#002910#002910
#002910 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.6% C 0.065 H 152.0°. Best body text is #FFFFFF at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #002910 |
|---|---|
| RGB | rgb(0, 41, 16) |
| HSL | hsl(143, 100%, 8%) |
| HSV | hsv(143, 100%, 16%) |
| CMYK | cmyk(100%, 0%, 61%, 83.9%) |
| CIE-LAB | lab(13.37, -21.35, 12.23) |
| CIE-LCH | lch(13.37, 24.61, 150.20°) |
| OKLab | oklab(24.6% -0.0572 0.0304) |
| OKLCH | oklch(24.6% 0.065 152) |
| XYZ | xyz(0.8864, 1.6232, 0.7567) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.10
Very Dark Green
#062E03
ΔE00 4.78
Dark Green
#033500
ΔE00 7.43
Evergreen
#05472A
ΔE00 9.17
Hunter Green (survey)
#0B4008
ΔE00 9.93
Pine Green
#0A481E
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002910 #290019
analogous
#042900 #002910 #002924
triadic
#002910 #100029 #291000
tetradic
#002910 #000429 #290019 #292400
square
#002910 #000429 #290019 #292400
split-complementary
#002910 #240029 #290004
monochromatic
#001F0C #001F0C #002910 #006628 #00A340
Accessibility & contrast
On white
15.85
#002910 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#002910 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002910
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002910 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002910 | 1.00 | 15.85 | 1.32 | 15.85 |
| #FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240E
Deuteranopia (green-blind)
#242112
Tritanopia (blue-blind)
#002823
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #002910; /* rgb */ color: rgb(0, 41, 16); /* oklch */ color: oklch(24.6% 0.065 152.0);
Tailwind
colors: {
custom: {
50: '#48634e',
500: '#002910',
950: '#000000',
},
}SCSS
$custom: #002910; $custom-light: #48634e; $custom-dark: #000000;
JSON
{
"hex": "#002910",
"rgb": {
"r": 0,
"g": 41,
"b": 16
},
"hsl": {
"h": 143.415,
"s": 100,
"l": 8.039
},
"oklch": {
"l": 0.24604,
"c": 0.06475,
"h": 152
},
"luminance": 0.01623
}Semantic roles & 50–950 ramp
primary
#002910
secondary
#71144D
accent
#29ABFF
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#010501
muted
#777977