#022102#022102
#022102 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.6% C 0.068 H 142.8°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #022102 |
|---|---|
| RGB | rgb(2, 33, 2) |
| HSL | hsl(120, 89%, 7%) |
| HSV | hsv(120, 94%, 13%) |
| CMYK | cmyk(93.9%, 0%, 93.9%, 87.1%) |
| CIE-LAB | lab(9.84, -18.65, 13.53) |
| CIE-LCH | lch(9.84, 23.04, 144.05°) |
| OKLab | oklab(21.62% -0.0543 0.0413) |
| OKLCH | oklch(21.62% 0.068 142.8) |
| XYZ | xyz(0.5798, 1.1049, 0.2401) |
| Luminance | 0.0111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.14
Very Dark Green
#062E03
ΔE00 5.49
Dark Green
#033500
ΔE00 8.45
Hunter Green (survey)
#0B4008
ΔE00 11.36
Evergreen
#05472A
ΔE00 11.94
Pine Green
#0A481E
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022102 #210221
analogous
#122102 #022102 #022112
triadic
#022102 #020221 #210202
tetradic
#022102 #021221 #210221 #211202
square
#022102 #021221 #210221 #211202
split-complementary
#022102 #120221 #210212
monochromatic
#021D02 #021D02 #022102 #055B05 #099409
Accessibility & contrast
On white
17.20
#022102 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022102 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022102
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022102 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022102 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#1E1A04
Tritanopia (blue-blind)
#00201B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022102; /* rgb */ color: rgb(2, 33, 2); /* oklch */ color: oklch(21.6% 0.068 142.8);
Tailwind
colors: {
custom: {
50: '#465c47',
500: '#022102',
950: '#000000',
},
}SCSS
$custom: #022102; $custom-light: #465c47; $custom-dark: #000000;
JSON
{
"hex": "#022102",
"rgb": {
"r": 2,
"g": 33,
"b": 2
},
"hsl": {
"h": 120,
"s": 88.571,
"l": 6.863
},
"oklch": {
"l": 0.2162,
"c": 0.06821,
"h": 142.8
},
"luminance": 0.01105
}Semantic roles & 50–950 ramp
primary
#022102
secondary
#671867
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977