#0E1F00#0E1F00
#0E1F00 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 21.6% C 0.060 H 132.5°. Best body text is #FFFFFF at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1F00 |
|---|---|
| RGB | rgb(14, 31, 0) |
| HSL | hsl(93, 100%, 6%) |
| HSV | hsv(93, 100%, 12%) |
| CMYK | cmyk(54.8%, 0%, 100%, 87.8%) |
| CIE-LAB | lab(9.59, -13.84, 14.07) |
| CIE-LCH | lch(9.59, 19.74, 134.51°) |
| OKLab | oklab(21.58% -0.0408 0.0445) |
| OKLCH | oklch(21.58% 0.06 132.5) |
| XYZ | xyz(0.6711, 1.0733, 0.1718) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.99
Dark Forest Green
#002D04
ΔE00 7.16
Dark Green
#033500
ΔE00 9.74
Hunter Green (survey)
#0B4008
ΔE00 12.43
Forrest Green
#154406
ΔE00 13.66
Evergreen
#05472A
ΔE00 13.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1F00 #11001F
analogous
#1D1F00 #0E1F00 #001F01
triadic
#0E1F00 #000E1F #1F000E
tetradic
#0E1F00 #001D1F #11001F #1F0100
square
#0E1F00 #001D1F #11001F #1F0100
split-complementary
#0E1F00 #01001F #1F001D
monochromatic
#0E1F00 #0E1F00 #0E1F00 #2A5C00 #459900
Accessibility & contrast
On white
17.29
#0E1F00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#0E1F00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1F00
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1F00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1F00 | 1.00 | 17.29 | 1.21 | 17.29 |
| #FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211B00
Deuteranopia (green-blind)
#1F1A02
Tritanopia (blue-blind)
#0E1D19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #0e1f00; /* rgb */ color: rgb(14, 31, 0); /* oklch */ color: oklch(21.6% 0.060 132.5);
Tailwind
colors: {
custom: {
50: '#4d5a46',
500: '#0e1f00',
950: '#000000',
},
}SCSS
$custom: #0e1f00; $custom-light: #4d5a46; $custom-dark: #000000;
JSON
{
"hex": "#0e1f00",
"rgb": {
"r": 14,
"g": 31,
"b": 0
},
"hsl": {
"h": 92.903,
"s": 100,
"l": 6.078
},
"oklch": {
"l": 0.21581,
"c": 0.06043,
"h": 132.5
},
"luminance": 0.01073
}Semantic roles & 50–950 ramp
primary
#0E1F00
secondary
#421268
accent
#29FF9E
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977