#152A0F#152A0F
#152A0F is a dark, muted green. Relative luminance 0.018; OKLCH L 25.9% C 0.055 H 139.1°. Best body text is #FFFFFF at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #152A0F |
|---|---|
| RGB | rgb(21, 42, 15) |
| HSL | hsl(107, 47%, 11%) |
| HSV | hsv(107, 64%, 16%) |
| CMYK | cmyk(50%, 0%, 64.3%, 83.5%) |
| CIE-LAB | lab(14.68, -15.06, 14.66) |
| CIE-LCH | lch(14.68, 21.01, 135.76°) |
| OKLab | oklab(25.93% -0.0413 0.0358) |
| OKLCH | oklch(25.93% 0.055 139.1) |
| XYZ | xyz(1.2234, 1.8498, 0.7444) |
| Luminance | 0.0185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.12
Dark Forest Green
#002D04
ΔE00 5.50
Dark Green
#033500
ΔE00 7.61
Hunter Green (survey)
#0B4008
ΔE00 9.80
Evergreen
#05472A
ΔE00 10.82
Pine Green
#0A481E
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152A0F #240F2A
analogous
#222A0F #152A0F #0F2A16
triadic
#152A0F #0F152A #2A0F15
tetradic
#152A0F #0F222A #240F2A #2A160F
square
#152A0F #0F222A #240F2A #2A160F
split-complementary
#152A0F #160F2A #2A0F22
monochromatic
#0B1708 #0B1708 #152A0F #2C571F #42842F
Accessibility & contrast
On white
15.33
#152A0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#152A0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152A0F
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152A0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152A0F | 1.00 | 15.33 | 1.37 | 15.33 |
| #FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B260D
Deuteranopia (green-blind)
#282411
Tritanopia (blue-blind)
#142824
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #152a0f; /* rgb */ color: rgb(21, 42, 15); /* oklch */ color: oklch(25.9% 0.055 139.1);
Tailwind
colors: {
custom: {
50: '#54634e',
500: '#152a0f',
950: '#000000',
},
}SCSS
$custom: #152a0f; $custom-light: #54634e; $custom-dark: #000000;
JSON
{
"hex": "#152a0f",
"rgb": {
"r": 21,
"g": 42,
"b": 15
},
"hsl": {
"h": 106.667,
"s": 47.368,
"l": 11.176
},
"oklch": {
"l": 0.25933,
"c": 0.05462,
"h": 139.1
},
"luminance": 0.0185
}Semantic roles & 50–950 ramp
primary
#152A0F
secondary
#583263
accent
#51D7B9
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977