#002810#002810
#002810 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.3% C 0.063 H 152.5°. Best body text is #FFFFFF at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #002810 |
|---|---|
| RGB | rgb(0, 40, 16) |
| HSL | hsl(144, 100%, 8%) |
| HSV | hsv(144, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 60%, 84.3%) |
| CIE-LAB | lab(12.95, -20.92, 11.67) |
| CIE-LCH | lch(12.95, 23.96, 150.84°) |
| OKLab | oklab(24.26% -0.056 0.0292) |
| OKLCH | oklch(24.26% 0.063 152.5) |
| XYZ | xyz(0.8522, 1.5549, 0.7453) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.51
Very Dark Green
#062E03
ΔE00 5.17
Dark Green
#033500
ΔE00 7.86
Evergreen
#05472A
ΔE00 9.47
Hunter Green (survey)
#0B4008
ΔE00 10.36
Pine Green
#0A481E
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002810 #280018
analogous
#042800 #002810 #002824
triadic
#002810 #100028 #281000
tetradic
#002810 #000428 #280018 #282400
square
#002810 #000428 #280018 #282400
split-complementary
#002810 #240028 #280004
monochromatic
#001F0C #001F0C #002810 #006528 #00A241
Accessibility & contrast
On white
16.02
#002810 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#002810 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002810
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002810 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002810 | 1.00 | 16.02 | 1.31 | 16.02 |
| #FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28230E
Deuteranopia (green-blind)
#232012
Tritanopia (blue-blind)
#002722
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #002810; /* rgb */ color: rgb(0, 40, 16); /* oklch */ color: oklch(24.3% 0.063 152.5);
Tailwind
colors: {
custom: {
50: '#47624e',
500: '#002810',
950: '#000000',
},
}SCSS
$custom: #002810; $custom-light: #47624e; $custom-dark: #000000;
JSON
{
"hex": "#002810",
"rgb": {
"r": 0,
"g": 40,
"b": 16
},
"hsl": {
"h": 144,
"s": 100,
"l": 7.843
},
"oklch": {
"l": 0.24257,
"c": 0.06318,
"h": 152.5
},
"luminance": 0.01555
}Semantic roles & 50–950 ramp
primary
#002810
secondary
#70144B
accent
#29A9FF
background
#F4F5F4
surface
#E6EAE7
border
#C2C6C3
text
#000501
muted
#777977