#154708
a deep, electric green · neutral · closest name: Dark Green
At a glance
Every number on this page in one read: what #154708 is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #154708 |
| RGB | rgb(21, 71, 8) |
| HSL | hsl(108, 80%, 16%) |
| CMYK | cmyk(70%, 0%, 89%, 72%) |
| LAB | lab(25.8 -29.4 30.3) |
| LCH | lch(25.8 42.2 134.2) |
| OKLCH | oklch(0.351 0.105 140.2) |
| Decimal | 1394440 |
| Display P3 | color(display-p3 0.082 0.278 0.031) |
Copy-ready code
/* CSS */
color: #154708;
background-color: #154708;
/* Tailwind (arbitrary) */
class="text-[#154708] bg-[#154708]"
/* SCSS */
$brand: #154708;
/* SwiftUI */
Color(red: 0.082, green: 0.278, blue: 0.031)
/* Android */
Color.parseColor("#154708")
/* Flutter */
Color(0xFF154708)
/* Python / OpenCV (BGR) */
(8, 71, 21)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #154708 is pinned to step 950; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F5FCF3;
--brand-100: #EAF9E6;
--brand-200: #D0F5C7;
--brand-300: #ADF49A;
--brand-400: #84EE68;
--brand-500: #5AE835;
--brand-600: #41DC19;
--brand-700: #36B715;
--brand-800: #2B9311;
--brand-900: #236A10;
--brand-950: #154708;
--brand: #154708;
--brand-ink: #ffffff;
}Colors that work with #154708
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #154708
Derived from its contrast, chroma and lightness — not from taste.
- ✓Body text and links on white
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Text on black or near-black surfaces
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #3A0847 | Directly opposite — maximum tension | |
| Analogous left | #354708 | Neighbour, quieter | |
| Analogous right | #08471B | Neighbour, quieter | |
| Split-complement 1 | #1B0847 | Contrast without the clash | |
| Split-complement 2 | #470835 | Contrast without the clash | |
| Triadic 1 | #081547 | Even thirds — balanced and loud | |
| Triadic 2 | #470815 | Even thirds — balanced and loud | |
| Tetradic | #083547 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#154708 text on a black background
contrast 1.94:1
#154708 text on a white background
contrast 10.84:1
CSS3 live lab
The quick brown fox
color: #154708;
background-color: #154708;
Glowing headline
text-shadow: 2px 2px 8px #154708;
Soft neon halo
text-shadow: 0 0 14px rgba(21, 71, 8, 0.45);
box-shadow: 0 12px 32px -8px rgba(21, 71, 8, 0.45);
border: 3px solid #154708; background: linear-gradient(135deg, #154708, #084725);
Monochromatic scale
Palettes built from #154708
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Dark Green (#006400) — ΔE2000 9.8 away, with its history, psychology and brand usage.
#154708 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#154708, answered
What color is #154708?
#154708 is a deep electric green, closest to Dark Green (ΔE2000 9.8). It sits at 108° on the hue wheel with 80% saturation and 16% lightness, which reads as neutral.
What is the RGB value of #154708?
rgb(21, 71, 8) — 21 red, 71 green and 8 blue out of 255, or 8.2% / 27.8% / 3.1% by channel.
Is #154708 a light or a dark color?
It is a dark color. Relative luminance is 0.0468 and perceived brightness is 22%, so white text on it reaches 10.84:1.
Should I use black or white text on #154708?
White. It scores 10.84:1 against #154708, versus 1.94:1 for black — AAA at any size.
What is the complementary color of #154708?
#3A0847 sits directly opposite on the wheel. Softer options are the split-complements #1B0847 and #470835, which give the same contrast with far less vibration.
What colors go well with #154708?
For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #2A0649 as an accent and #22730D for hover and pressed states. For a palette, the analogous pair #354708 and #08471B stays calm, while #3A0847 is the loudest partner.
What is #154708 in CMYK for printing?
cmyk(70%, 0%, 89%, 72%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #154708 warm or cool?
Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2C4708; nudged cooler, #074812.