#151E00#151E00
#151E00 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.8% C 0.054 H 124.0°. Best body text is #FFFFFF at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #151E00 |
|---|---|
| RGB | rgb(21, 30, 0) |
| HSL | hsl(78, 100%, 6%) |
| HSV | hsv(78, 100%, 12%) |
| CMYK | cmyk(30%, 0%, 100%, 88.2%) |
| CIE-LAB | lab(9.70, -10.14, 14.31) |
| CIE-LCH | lch(9.70, 17.54, 125.32°) |
| OKLab | oklab(21.81% -0.0303 0.0449) |
| OKLCH | oklch(21.81% 0.054 124) |
| XYZ | xyz(0.7735, 1.0880, 0.1692) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.02
Dark Forest Green
#002D04
ΔE00 9.43
Dark Green
#033500
ΔE00 11.39
Dark Olive
#373E02
ΔE00 13.46
Hunter Green (survey)
#0B4008
ΔE00 13.76
Almost Black
#070D0D
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#151E00 #09001E
analogous
#1E1800 #151E00 #061E00
triadic
#151E00 #00151E #1E0015
tetradic
#151E00 #001E18 #09001E #1E0006
square
#151E00 #001E18 #09001E #1E0006
split-complementary
#151E00 #00061E #18001E
monochromatic
#151F00 #151F00 #151F00 #405B00 #6B9800
Accessibility & contrast
On white
17.25
#151E00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#151E00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #151E00
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##151E00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##151E00 | 1.00 | 17.25 | 1.22 | 17.25 |
| #FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201B00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#171C18
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #151e00; /* rgb */ color: rgb(21, 30, 0); /* oklch */ color: oklch(21.8% 0.054 124.0);
Tailwind
colors: {
custom: {
50: '#515946',
500: '#151e00',
950: '#000000',
},
}SCSS
$custom: #151e00; $custom-light: #515946; $custom-dark: #000000;
JSON
{
"hex": "#151e00",
"rgb": {
"r": 21,
"g": 30,
"b": 0
},
"hsl": {
"h": 78,
"s": 100,
"l": 5.882
},
"oklch": {
"l": 0.21814,
"c": 0.05414,
"h": 124
},
"luminance": 0.01088
}Semantic roles & 50–950 ramp
primary
#151E00
secondary
#2C1268
accent
#29FF69
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877