#0E2902#0E2902
#0E2902 is a very dark, moderate green. Relative luminance 0.017; OKLCH L 25.0% C 0.072 H 137.3°. Best body text is #FFFFFF at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2902 |
|---|---|
| RGB | rgb(14, 41, 2) |
| HSL | hsl(102, 91%, 8%) |
| HSV | hsv(102, 95%, 16%) |
| CMYK | cmyk(65.9%, 0%, 95.1%, 83.9%) |
| CIE-LAB | lab(13.73, -19.14, 18.95) |
| CIE-LCH | lch(13.73, 26.93, 135.29°) |
| OKLab | oklab(25% -0.0531 0.049) |
| OKLCH | oklch(25% 0.072 137.3) |
| XYZ | xyz(0.9850, 1.6835, 0.3305) |
| Luminance | 0.0168 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.61
Dark Forest Green
#002D04
ΔE00 3.16
Dark Green
#033500
ΔE00 5.31
Hunter Green (survey)
#0B4008
ΔE00 8.11
Forrest Green
#154406
ΔE00 9.43
Pine Green
#0A481E
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2902 #1D0229
analogous
#212902 #0E2902 #022909
triadic
#0E2902 #020E29 #29020E
tetradic
#0E2902 #022129 #1D0229 #290902
square
#0E2902 #022129 #1D0229 #290902
split-complementary
#0E2902 #090229 #290221
monochromatic
#0A1D01 #0A1D01 #0E2902 #226305 #369E08
Accessibility & contrast
On white
15.71
#0E2902 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#0E2902 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2902
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2902 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2902 | 1.00 | 15.71 | 1.34 | 15.71 |
| #FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2400
Deuteranopia (green-blind)
#272205
Tritanopia (blue-blind)
#0C2721
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #0e2902; /* rgb */ color: rgb(14, 41, 2); /* oklch */ color: oklch(25.0% 0.072 137.3);
Tailwind
colors: {
custom: {
50: '#4f6347',
500: '#0e2902',
950: '#000000',
},
}SCSS
$custom: #0e2902; $custom-light: #4f6347; $custom-dark: #000000;
JSON
{
"hex": "#0e2902",
"rgb": {
"r": 14,
"g": 41,
"b": 2
},
"hsl": {
"h": 101.538,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24997,
"c": 0.07229,
"h": 137.3
},
"luminance": 0.01684
}Semantic roles & 50–950 ramp
primary
#0E2902
secondary
#54196E
accent
#29FFBD
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977