#0E1F01#0E1F01
#0E1F01 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 21.6% C 0.059 H 133.1°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #0E1F01 |
|---|---|
| RGB | rgb(14, 31, 1) |
| HSL | hsl(94, 94%, 6%) |
| HSV | hsv(94, 97%, 12%) |
| CMYK | cmyk(54.8%, 0%, 96.8%, 87.8%) |
| CIE-LAB | lab(9.61, -13.69, 13.69) |
| CIE-LCH | lch(9.61, 19.36, 134.99°) |
| OKLab | oklab(21.6% -0.0401 0.0428) |
| OKLCH | oklch(21.6% 0.059 133.1) |
| XYZ | xyz(0.6766, 1.0755, 0.2007) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.13
Dark Forest Green
#002D04
ΔE00 7.28
Dark Green
#033500
ΔE00 9.88
Hunter Green (survey)
#0B4008
ΔE00 12.56
Evergreen
#05472A
ΔE00 13.75
Forrest Green
#154406
ΔE00 13.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E1F01 #12011F
analogous
#1D1F01 #0E1F01 #011F03
triadic
#0E1F01 #010E1F #1F010E
tetradic
#0E1F01 #011D1F #12011F #1F0301
square
#0E1F01 #011D1F #12011F #1F0301
split-complementary
#0E1F01 #03011F #1F011D
monochromatic
#0D1E01 #0D1E01 #0E1F01 #295A03 #449605
Accessibility & contrast
On white
17.28
#0E1F01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#0E1F01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E1F01
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E1F01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E1F01 | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C00
Deuteranopia (green-blind)
#1E1A03
Tritanopia (blue-blind)
#0E1D19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #0e1f01; /* rgb */ color: rgb(14, 31, 1); /* oklch */ color: oklch(21.6% 0.059 133.1);
Tailwind
colors: {
custom: {
50: '#4d5a47',
500: '#0e1f01',
950: '#000000',
},
}SCSS
$custom: #0e1f01; $custom-light: #4d5a47; $custom-dark: #000000;
JSON
{
"hex": "#0e1f01",
"rgb": {
"r": 14,
"g": 31,
"b": 1
},
"hsl": {
"h": 94,
"s": 93.75,
"l": 6.275
},
"oklch": {
"l": 0.21601,
"c": 0.05864,
"h": 133.1
},
"luminance": 0.01076
}Semantic roles & 50–950 ramp
primary
#0E1F01
secondary
#431567
accent
#29FFA2
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977