#02210C#02210C
#02210C is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.8% C 0.055 H 151.0°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #02210C |
|---|---|
| RGB | rgb(2, 33, 12) |
| HSL | hsl(139, 89%, 7%) |
| HSV | hsv(139, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 63.6%, 87.1%) |
| CIE-LAB | lab(10.01, -17.12, 9.65) |
| CIE-LCH | lch(10.01, 19.65, 150.59°) |
| OKLab | oklab(21.82% -0.0481 0.0266) |
| OKLCH | oklch(21.82% 0.055 151) |
| XYZ | xyz(0.6352, 1.1271, 0.5318) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.89
Very Dark Green
#062E03
ΔE00 7.31
Dark Green
#033500
ΔE00 10.21
Evergreen
#05472A
ΔE00 12.05
Hunter Green (survey)
#0B4008
ΔE00 12.84
Pine Green
#0A481E
ΔE00 13.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02210C #210217
analogous
#082102 #02210C #02211C
triadic
#02210C #0C0221 #210C02
tetradic
#02210C #020821 #210217 #211C02
square
#02210C #020821 #210217 #211C02
split-complementary
#02210C #1C0221 #210208
monochromatic
#021D0A #021D0A #02210C #055B21 #099436
Accessibility & contrast
On white
17.14
#02210C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#02210C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02210C
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02210C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02210C | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0A
Deuteranopia (green-blind)
#1D1A0E
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #02210c; /* rgb */ color: rgb(2, 33, 12); /* oklch */ color: oklch(21.8% 0.055 151.0);
Tailwind
colors: {
custom: {
50: '#475c4c',
500: '#02210c',
950: '#000000',
},
}SCSS
$custom: #02210c; $custom-light: #475c4c; $custom-dark: #000000;
JSON
{
"hex": "#02210c",
"rgb": {
"r": 2,
"g": 33,
"b": 12
},
"hsl": {
"h": 139.355,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.21818,
"c": 0.05501,
"h": 151
},
"luminance": 0.01127
}Semantic roles & 50–950 ramp
primary
#02210C
secondary
#67184D
accent
#29BAFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977