#151C06#151C06
#151C06 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.3% C 0.040 H 124.2°. Best body text is #FFFFFF at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #151C06 |
|---|---|
| RGB | rgb(21, 28, 6) |
| HSL | hsl(79, 65%, 7%) |
| HSV | hsv(79, 79%, 11%) |
| CMYK | cmyk(25%, 0%, 78.6%, 89%) |
| CIE-LAB | lab(9.02, -7.84, 10.88) |
| CIE-LCH | lch(9.02, 13.41, 125.77°) |
| OKLab | oklab(21.29% -0.0226 0.0333) |
| OKLCH | oklch(21.29% 0.04 124.2) |
| XYZ | xyz(0.7574, 1.0031, 0.3260) |
| Luminance | 0.0100 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.26
Almost Black
#070D0D
ΔE00 11.35
Dark Forest Green
#002D04
ΔE00 11.57
Black
#000000
ΔE00 12.93
Dark Green
#033500
ΔE00 13.58
Charcoal (survey)
#343837
ΔE00 13.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#151C06 #0D061C
analogous
#1C1806 #151C06 #0A1C06
triadic
#151C06 #06151C #1C0615
tetradic
#151C06 #061C18 #0D061C #1C060A
square
#151C06 #061C18 #0D061C #1C060A
split-complementary
#151C06 #060A1C #18061C
monochromatic
#131905 #131905 #151C06 #3B4E11 #61811C
Accessibility & contrast
On white
17.49
#151C06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#151C06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #151C06
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##151C06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##151C06 | 1.00 | 17.49 | 1.20 | 17.49 |
| #FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1A04
Deuteranopia (green-blind)
#1D1907
Tritanopia (blue-blind)
#161A17
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #151c06; /* rgb */ color: rgb(21, 28, 6); /* oklch */ color: oklch(21.3% 0.040 124.2);
Tailwind
colors: {
custom: {
50: '#515849',
500: '#151c06',
950: '#000000',
},
}SCSS
$custom: #151c06; $custom-light: #515849; $custom-dark: #000000;
JSON
{
"hex": "#151c06",
"rgb": {
"r": 21,
"g": 28,
"b": 6
},
"hsl": {
"h": 79.091,
"s": 64.706,
"l": 6.667
},
"oklch": {
"l": 0.21293,
"c": 0.04028,
"h": 124.2
},
"luminance": 0.01003
}Semantic roles & 50–950 ramp
primary
#151C06
secondary
#35225B
accent
#40E875
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877