#0E2001#0E2001
#0E2001 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 21.9% C 0.060 H 133.7°. Best body text is #FFFFFF at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2001 |
|---|---|
| RGB | rgb(14, 32, 1) |
| HSL | hsl(95, 94%, 6%) |
| HSV | hsv(95, 97%, 13%) |
| CMYK | cmyk(56.2%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.02, -14.38, 14.28) |
| CIE-LCH | lch(10.02, 20.27, 135.21°) |
| OKLab | oklab(21.94% -0.0415 0.0435) |
| OKLCH | oklch(21.94% 0.06 133.7) |
| XYZ | xyz(0.7031, 1.1285, 0.2095) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.56
Dark Forest Green
#002D04
ΔE00 6.71
Dark Green
#033500
ΔE00 9.33
Hunter Green (survey)
#0B4008
ΔE00 12.03
Forrest Green
#154406
ΔE00 13.28
Evergreen
#05472A
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2001 #130120
analogous
#1E2001 #0E2001 #012004
triadic
#0E2001 #010E20 #20010E
tetradic
#0E2001 #011E20 #130120 #200401
square
#0E2001 #011E20 #130120 #200401
split-complementary
#0E2001 #040120 #20011E
monochromatic
#0D1E01 #0D1E01 #0E2001 #285B03 #429705
Accessibility & contrast
On white
17.13
#0E2001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2001
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2001 | 1.00 | 17.13 | 1.23 | 17.13 |
| #FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#1F1B03
Tritanopia (blue-blind)
#0E1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2001; /* rgb */ color: rgb(14, 32, 1); /* oklch */ color: oklch(21.9% 0.060 133.7);
Tailwind
colors: {
custom: {
50: '#4d5b47',
500: '#0e2001',
950: '#000000',
},
}SCSS
$custom: #0e2001; $custom-light: #4d5b47; $custom-dark: #000000;
JSON
{
"hex": "#0e2001",
"rgb": {
"r": 14,
"g": 32,
"b": 1
},
"hsl": {
"h": 94.839,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.2194,
"c": 0.06018,
"h": 133.7
},
"luminance": 0.01129
}Semantic roles & 50–950 ramp
primary
#0E2001
secondary
#451567
accent
#29FFA5
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977