#022205#022205
#022205 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.065 H 144.9°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #022205 |
|---|---|
| RGB | rgb(2, 34, 5) |
| HSL | hsl(126, 89%, 7%) |
| HSV | hsv(126, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 85.3%, 86.7%) |
| CIE-LAB | lab(10.32, -18.89, 12.98) |
| CIE-LCH | lch(10.32, 22.92, 145.51°) |
| OKLab | oklab(22.04% -0.0534 0.0375) |
| OKLCH | oklch(22.04% 0.065 144.9) |
| XYZ | xyz(0.6244, 1.1678, 0.3361) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.06
Very Dark Green
#062E03
ΔE00 5.46
Dark Green
#033500
ΔE00 8.41
Hunter Green (survey)
#0B4008
ΔE00 11.27
Evergreen
#05472A
ΔE00 11.56
Pine Green
#0A481E
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022205 #22021F
analogous
#0F2202 #022205 #022215
triadic
#022205 #050222 #220502
tetradic
#022205 #020F22 #22021F #221502
square
#022205 #020F22 #22021F #221502
split-complementary
#022205 #150222 #22020F
monochromatic
#021D04 #021D04 #022205 #055C0E #099616
Accessibility & contrast
On white
17.02
#022205 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022205 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022205
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022205 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022205 | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022205; /* rgb */ color: rgb(2, 34, 5); /* oklch */ color: oklch(22.0% 0.065 144.9);
Tailwind
colors: {
custom: {
50: '#475d49',
500: '#022205',
950: '#000000',
},
}SCSS
$custom: #022205; $custom-light: #475d49; $custom-dark: #000000;
JSON
{
"hex": "#022205",
"rgb": {
"r": 2,
"g": 34,
"b": 5
},
"hsl": {
"h": 125.625,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22036,
"c": 0.06527,
"h": 144.9
},
"luminance": 0.01168
}Semantic roles & 50–950 ramp
primary
#022205
secondary
#681860
accent
#29EBFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977