#022402#022402
#022402 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.072 H 142.7°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #022402 |
|---|---|
| RGB | rgb(2, 36, 2) |
| HSL | hsl(120, 89%, 7%) |
| HSV | hsv(120, 94%, 14%) |
| CMYK | cmyk(94.4%, 0%, 94.4%, 85.9%) |
| CIE-LAB | lab(11.13, -20.65, 15.34) |
| CIE-LCH | lch(11.13, 25.72, 143.40°) |
| OKLab | oklab(22.7% -0.0576 0.0438) |
| OKLCH | oklch(22.7% 0.072 142.7) |
| XYZ | xyz(0.6668, 1.2790, 0.2691) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.61
Very Dark Green
#062E03
ΔE00 4.04
Dark Green
#033500
ΔE00 6.98
Hunter Green (survey)
#0B4008
ΔE00 9.95
Evergreen
#05472A
ΔE00 10.98
Pine Green
#0A481E
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022402 #240224
analogous
#132402 #022402 #022413
triadic
#022402 #020224 #240202
tetradic
#022402 #021324 #240224 #241302
square
#022402 #021324 #240224 #241302
split-complementary
#022402 #130224 #240213
monochromatic
#021D02 #021D02 #022402 #055E05 #089808
Accessibility & contrast
On white
16.72
#022402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#022402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022402
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022402 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D04
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #022402; /* rgb */ color: rgb(2, 36, 2); /* oklch */ color: oklch(22.7% 0.072 142.7);
Tailwind
colors: {
custom: {
50: '#475f47',
500: '#022402',
950: '#000000',
},
}SCSS
$custom: #022402; $custom-light: #475f47; $custom-dark: #000000;
JSON
{
"hex": "#022402",
"rgb": {
"r": 2,
"g": 36,
"b": 2
},
"hsl": {
"h": 120,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.22695,
"c": 0.07235,
"h": 142.7
},
"luminance": 0.01279
}Semantic roles & 50–950 ramp
primary
#022402
secondary
#6A186A
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977