#151E12#151E12
#151E12 is a very dark, muted green. Relative luminance 0.011; OKLCH L 22.2% C 0.026 H 138.0°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #151E12 |
|---|---|
| RGB | rgb(21, 30, 18) |
| HSL | hsl(105, 25%, 9%) |
| HSV | hsv(105, 40%, 12%) |
| CMYK | cmyk(30%, 0%, 40%, 88.2%) |
| CIE-LAB | lab(10.04, -7.16, 6.67) |
| CIE-LCH | lch(10.04, 9.78, 137.00°) |
| OKLab | oklab(22.2% -0.0195 0.0175) |
| OKLCH | oklch(22.2% 0.026 138) |
| XYZ | xyz(0.8827, 1.1316, 0.7441) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.41
Black
#000000
ΔE00 11.52
Charcoal (survey)
#343837
ΔE00 11.67
Very Dark Green
#062E03
ΔE00 12.68
Dark Grey
#363737
ΔE00 12.78
Dark Forest Green
#002D04
ΔE00 12.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#151E12 #1B121E
analogous
#1B1E12 #151E12 #121E15
triadic
#151E12 #12151E #1E1215
tetradic
#151E12 #121B1E #1B121E #1E1512
square
#151E12 #121B1E #1B121E #1E1512
split-complementary
#151E12 #15121E #1E121B
monochromatic
#0D130B #0D130B #151E12 #304429 #4B6B40
Accessibility & contrast
On white
17.12
#151E12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#151E12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #151E12
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##151E12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##151E12 | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1C11
Deuteranopia (green-blind)
#1D1B13
Tritanopia (blue-blind)
#151D1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #151e12; /* rgb */ color: rgb(21, 30, 18); /* oklch */ color: oklch(22.2% 0.026 138.0);
Tailwind
colors: {
custom: {
50: '#525950',
500: '#151e12',
950: '#000000',
},
}SCSS
$custom: #151e12; $custom-light: #525950; $custom-dark: #000000;
JSON
{
"hex": "#151e12",
"rgb": {
"r": 21,
"g": 30,
"b": 18
},
"hsl": {
"h": 105,
"s": 25,
"l": 9.412
},
"oklch": {
"l": 0.22197,
"c": 0.0262,
"h": 138
},
"luminance": 0.01132
}Semantic roles & 50–950 ramp
primary
#151E12
secondary
#4C3A52
accent
#66C1AB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878