#0E2800#0E2800
#0E2800 is a very dark, moderate yellow-green. Relative luminance 0.016; OKLCH L 24.6% C 0.073 H 136.2°. Best body text is #FFFFFF at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2800 |
|---|---|
| RGB | rgb(14, 40, 0) |
| HSL | hsl(99, 100%, 8%) |
| HSV | hsv(99, 100%, 16%) |
| CMYK | cmyk(65%, 0%, 100%, 84.3%) |
| CIE-LAB | lab(13.30, -18.96, 19.19) |
| CIE-LCH | lch(13.30, 26.97, 134.66°) |
| OKLab | oklab(24.63% -0.053 0.0509) |
| OKLCH | oklch(24.63% 0.073 136.2) |
| XYZ | xyz(0.9399, 1.6109, 0.2614) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.83
Dark Forest Green
#002D04
ΔE00 3.37
Dark Green
#033500
ΔE00 5.50
Hunter Green (survey)
#0B4008
ΔE00 8.33
Forrest Green
#154406
ΔE00 9.63
Pine Green
#0A481E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2800 #1A0028
analogous
#222800 #0E2800 #002806
triadic
#0E2800 #000E28 #28000E
tetradic
#0E2800 #002228 #1A0028 #280600
square
#0E2800 #002228 #1A0028 #280600
split-complementary
#0E2800 #060028 #280022
monochromatic
#0B1F00 #0B1F00 #0E2800 #236500 #39A200
Accessibility & contrast
On white
15.88
#0E2800 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0E2800 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2800
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2800 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2800 | 1.00 | 15.88 | 1.32 | 15.88 |
| #FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2300
Deuteranopia (green-blind)
#272103
Tritanopia (blue-blind)
#0D2620
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e2800; /* rgb */ color: rgb(14, 40, 0); /* oklch */ color: oklch(24.6% 0.073 136.2);
Tailwind
colors: {
custom: {
50: '#4f6246',
500: '#0e2800',
950: '#000000',
},
}SCSS
$custom: #0e2800; $custom-light: #4f6246; $custom-dark: #000000;
JSON
{
"hex": "#0e2800",
"rgb": {
"r": 14,
"g": 40,
"b": 0
},
"hsl": {
"h": 99,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24631,
"c": 0.07349,
"h": 136.2
},
"luminance": 0.01611
}Semantic roles & 50–950 ramp
primary
#0E2800
secondary
#501470
accent
#29FFB4
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#020500
muted
#787977