#0E2000#0E2000
#0E2000 is a very dark, moderate yellow-green. Relative luminance 0.011; OKLCH L 21.9% C 0.062 H 133.1°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2000 |
|---|---|
| RGB | rgb(14, 32, 0) |
| HSL | hsl(94, 100%, 6%) |
| HSV | hsv(94, 100%, 13%) |
| CMYK | cmyk(56.2%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.00, -14.54, 14.66) |
| CIE-LCH | lch(10.00, 20.65, 134.75°) |
| OKLab | oklab(21.92% -0.0423 0.0452) |
| OKLCH | oklch(21.92% 0.062 133.1) |
| XYZ | xyz(0.6976, 1.1263, 0.1806) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.42
Dark Forest Green
#002D04
ΔE00 6.60
Dark Green
#033500
ΔE00 9.19
Hunter Green (survey)
#0B4008
ΔE00 11.91
Forrest Green
#154406
ΔE00 13.16
Evergreen
#05472A
ΔE00 13.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2000 #120020
analogous
#1E2000 #0E2000 #002002
triadic
#0E2000 #000E20 #20000E
tetradic
#0E2000 #001E20 #120020 #200200
square
#0E2000 #001E20 #120020 #200200
split-complementary
#0E2000 #020020 #20001E
monochromatic
#0D1F00 #0D1F00 #0E2000 #295D00 #449A00
Accessibility & contrast
On white
17.14
#0E2000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0E2000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2000
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2000 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#1F1B02
Tritanopia (blue-blind)
#0E1E19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #0e2000; /* rgb */ color: rgb(14, 32, 0); /* oklch */ color: oklch(21.9% 0.062 133.1);
Tailwind
colors: {
custom: {
50: '#4d5b46',
500: '#0e2000',
950: '#000000',
},
}SCSS
$custom: #0e2000; $custom-light: #4d5b46; $custom-dark: #000000;
JSON
{
"hex": "#0e2000",
"rgb": {
"r": 14,
"g": 32,
"b": 0
},
"hsl": {
"h": 93.75,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.21921,
"c": 0.06193,
"h": 133.1
},
"luminance": 0.01126
}Semantic roles & 50–950 ramp
primary
#0E2000
secondary
#431369
accent
#29FFA1
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977