#0E2700#0E2700
#0E2700 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.3% C 0.072 H 135.9°. Best body text is #FFFFFF at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2700 |
|---|---|
| RGB | rgb(14, 39, 0) |
| HSL | hsl(98, 100%, 8%) |
| HSV | hsv(98, 100%, 15%) |
| CMYK | cmyk(64.1%, 0%, 100%, 84.7%) |
| CIE-LAB | lab(12.89, -18.47, 18.64) |
| CIE-LCH | lch(12.89, 26.24, 134.75°) |
| OKLab | oklab(24.29% -0.0517 0.0502) |
| OKLCH | oklch(24.29% 0.072 135.9) |
| XYZ | xyz(0.9066, 1.5443, 0.2503) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.20
Dark Forest Green
#002D04
ΔE00 3.66
Dark Green
#033500
ΔE00 5.91
Hunter Green (survey)
#0B4008
ΔE00 8.74
Forrest Green
#154406
ΔE00 10.04
Pine Green
#0A481E
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2700 #190027
analogous
#212700 #0E2700 #002706
triadic
#0E2700 #000E27 #27000E
tetradic
#0E2700 #002127 #190027 #270600
square
#0E2700 #002127 #190027 #270600
split-complementary
#0E2700 #060027 #270021
monochromatic
#0B1F00 #0B1F00 #0E2700 #246400 #3AA100
Accessibility & contrast
On white
16.05
#0E2700 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0E2700 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2700
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2700 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2700 | 1.00 | 16.05 | 1.31 | 16.05 |
| #FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262103
Tritanopia (blue-blind)
#0D251F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0e2700; /* rgb */ color: rgb(14, 39, 0); /* oklch */ color: oklch(24.3% 0.072 135.9);
Tailwind
colors: {
custom: {
50: '#4e6146',
500: '#0e2700',
950: '#000000',
},
}SCSS
$custom: #0e2700; $custom-light: #4e6146; $custom-dark: #000000;
JSON
{
"hex": "#0e2700",
"rgb": {
"r": 14,
"g": 39,
"b": 0
},
"hsl": {
"h": 98.462,
"s": 100,
"l": 7.647
},
"oklch": {
"l": 0.24294,
"c": 0.07208,
"h": 135.9
},
"luminance": 0.01544
}Semantic roles & 50–950 ramp
primary
#0E2700
secondary
#4E146F
accent
#29FFB2
background
#F4F5F3
surface
#E7EAE5
border
#C3C6C1
text
#020500
muted
#787977