#0E2803#0E2803
#0E2803 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.7% C 0.070 H 137.5°. Best body text is #FFFFFF at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2803 |
|---|---|
| RGB | rgb(14, 40, 3) |
| HSL | hsl(102, 86%, 8%) |
| HSV | hsv(102, 93%, 16%) |
| CMYK | cmyk(65%, 0%, 92.5%, 84.3%) |
| CIE-LAB | lab(13.34, -18.51, 18.02) |
| CIE-LCH | lch(13.34, 25.83, 135.77°) |
| OKLab | oklab(24.68% -0.0513 0.0469) |
| OKLCH | oklch(24.68% 0.07 137.5) |
| XYZ | xyz(0.9563, 1.6174, 0.3479) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.08
Dark Forest Green
#002D04
ΔE00 3.50
Dark Green
#033500
ΔE00 5.85
Hunter Green (survey)
#0B4008
ΔE00 8.62
Forrest Green
#154406
ΔE00 9.95
Pine Green
#0A481E
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2803 #1D0328
analogous
#202803 #0E2803 #03280A
triadic
#0E2803 #030E28 #28030E
tetradic
#0E2803 #032028 #1D0328 #280A03
square
#0E2803 #032028 #1D0328 #280A03
split-complementary
#0E2803 #0A0328 #280320
monochromatic
#0A1C02 #0A1C02 #0E2803 #226107 #369A0C
Accessibility & contrast
On white
15.87
#0E2803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#0E2803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2803
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2803 | 1.00 | 15.87 | 1.32 | 15.87 |
| #FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2400
Deuteranopia (green-blind)
#262106
Tritanopia (blue-blind)
#0C2621
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #0e2803; /* rgb */ color: rgb(14, 40, 3); /* oklch */ color: oklch(24.7% 0.070 137.5);
Tailwind
colors: {
custom: {
50: '#4f6248',
500: '#0e2803',
950: '#000000',
},
}SCSS
$custom: #0e2803; $custom-light: #4f6248; $custom-dark: #000000;
JSON
{
"hex": "#0e2803",
"rgb": {
"r": 14,
"g": 40,
"b": 3
},
"hsl": {
"h": 102.162,
"s": 86.047,
"l": 8.431
},
"oklch": {
"l": 0.24676,
"c": 0.06954,
"h": 137.5
},
"luminance": 0.01618
}Semantic roles & 50–950 ramp
primary
#0E2803
secondary
#541B6C
accent
#2CFCBE
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977