#02210E#02210E
#02210E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.9% C 0.053 H 153.2°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #02210E |
|---|---|
| RGB | rgb(2, 33, 14) |
| HSL | hsl(143, 89%, 7%) |
| HSV | hsv(143, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 57.6%, 87.1%) |
| CIE-LAB | lab(10.05, -16.76, 8.74) |
| CIE-LCH | lch(10.05, 18.90, 152.45°) |
| OKLab | oklab(21.86% -0.0469 0.0237) |
| OKLCH | oklch(21.86% 0.053 153.2) |
| XYZ | xyz(0.6481, 1.1322, 0.5998) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.37
Very Dark Green
#062E03
ΔE00 7.81
Dark Green
#033500
ΔE00 10.67
Evergreen
#05472A
ΔE00 12.15
Hunter Green (survey)
#0B4008
ΔE00 13.24
Pine Green
#0A481E
ΔE00 13.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02210E #210215
analogous
#062102 #02210E #02211E
triadic
#02210E #0E0221 #210E02
tetradic
#02210E #020621 #210215 #211E02
square
#02210E #020621 #210215 #211E02
split-complementary
#02210E #1E0221 #210206
monochromatic
#021D0C #021D0C #02210E #055B26 #09943F
Accessibility & contrast
On white
17.12
#02210E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#02210E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02210E
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02210E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02210E | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0D
Deuteranopia (green-blind)
#1D1A0F
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #02210e; /* rgb */ color: rgb(2, 33, 14); /* oklch */ color: oklch(21.9% 0.053 153.2);
Tailwind
colors: {
custom: {
50: '#475c4d',
500: '#02210e',
950: '#000000',
},
}SCSS
$custom: #02210e; $custom-light: #475c4d; $custom-dark: #000000;
JSON
{
"hex": "#02210e",
"rgb": {
"r": 2,
"g": 33,
"b": 14
},
"hsl": {
"h": 143.226,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21864,
"c": 0.05259,
"h": 153.2
},
"luminance": 0.01132
}Semantic roles & 50–950 ramp
primary
#02210E
secondary
#671848
accent
#29ACFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977