#152A0E#152A0E
#152A0E is a dark, muted green. Relative luminance 0.018; OKLCH L 25.9% C 0.056 H 138.5°. Best body text is #FFFFFF at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #152A0E |
|---|---|
| RGB | rgb(21, 42, 14) |
| HSL | hsl(105, 50%, 11%) |
| HSV | hsv(105, 67%, 16%) |
| CMYK | cmyk(50%, 0%, 66.7%, 83.5%) |
| CIE-LAB | lab(14.66, -15.21, 15.16) |
| CIE-LCH | lch(14.66, 21.48, 135.11°) |
| OKLab | oklab(25.92% -0.0418 0.037) |
| OKLCH | oklch(25.92% 0.056 138.5) |
| XYZ | xyz(1.2164, 1.8470, 0.7078) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.94
Dark Forest Green
#002D04
ΔE00 5.36
Dark Green
#033500
ΔE00 7.41
Hunter Green (survey)
#0B4008
ΔE00 9.63
Forrest Green
#154406
ΔE00 10.78
Pine Green
#0A481E
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152A0E #230E2A
analogous
#232A0E #152A0E #0E2A15
triadic
#152A0E #0E152A #2A0E15
tetradic
#152A0E #0E232A #230E2A #2A150E
square
#152A0E #0E232A #230E2A #2A150E
split-complementary
#152A0E #150E2A #2A0E23
monochromatic
#0B1708 #0B1708 #152A0E #2C581D #43862D
Accessibility & contrast
On white
15.34
#152A0E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#152A0E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152A0E
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152A0E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152A0E | 1.00 | 15.34 | 1.37 | 15.34 |
| #FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260B
Deuteranopia (green-blind)
#282410
Tritanopia (blue-blind)
#142824
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #152a0e; /* rgb */ color: rgb(21, 42, 14); /* oklch */ color: oklch(25.9% 0.056 138.5);
Tailwind
colors: {
custom: {
50: '#54634d',
500: '#152a0e',
950: '#000000',
},
}SCSS
$custom: #152a0e; $custom-light: #54634d; $custom-dark: #000000;
JSON
{
"hex": "#152a0e",
"rgb": {
"r": 21,
"g": 42,
"b": 14
},
"hsl": {
"h": 105,
"s": 50,
"l": 10.98
},
"oklch": {
"l": 0.25916,
"c": 0.05581,
"h": 138.5
},
"luminance": 0.01847
}Semantic roles & 50–950 ramp
primary
#152A0E
secondary
#573064
accent
#4EDAB7
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977