#022005#022005
#022005 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.3% C 0.062 H 145.2°. Best body text is #FFFFFF at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #022005 |
|---|---|
| RGB | rgb(2, 32, 5) |
| HSL | hsl(126, 88%, 7%) |
| HSV | hsv(126, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(9.46, -17.45, 11.76) |
| CIE-LCH | lch(9.46, 21.05, 146.03°) |
| OKLab | oklab(21.32% -0.0511 0.0355) |
| OKLCH | oklch(21.32% 0.062 145.2) |
| XYZ | xyz(0.5689, 1.0568, 0.3176) |
| Luminance | 0.0106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.16
Very Dark Green
#062E03
ΔE00 6.51
Dark Green
#033500
ΔE00 9.46
Hunter Green (survey)
#0B4008
ΔE00 12.27
Evergreen
#05472A
ΔE00 12.32
Pine Green
#0A481E
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022005 #20021D
analogous
#0E2002 #022005 #022014
triadic
#022005 #050220 #200502
tetradic
#022005 #020E20 #20021D #201402
square
#022005 #020E20 #20021D #201402
split-complementary
#022005 #140220 #20020E
monochromatic
#021D05 #021D05 #022005 #065A0E #099317
Accessibility & contrast
On white
17.34
#022005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#022005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022005
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022005 | 1.00 | 17.34 | 1.21 | 17.34 |
| #FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C03
Deuteranopia (green-blind)
#1D1907
Tritanopia (blue-blind)
#001F1A
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #022005; /* rgb */ color: rgb(2, 32, 5); /* oklch */ color: oklch(21.3% 0.062 145.2);
Tailwind
colors: {
custom: {
50: '#465b49',
500: '#022005',
950: '#000000',
},
}SCSS
$custom: #022005; $custom-light: #465b49; $custom-dark: #000000;
JSON
{
"hex": "#022005",
"rgb": {
"r": 2,
"g": 32,
"b": 5
},
"hsl": {
"h": 126,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.2132,
"c": 0.06222,
"h": 145.2
},
"luminance": 0.01057
}Semantic roles & 50–950 ramp
primary
#022005
secondary
#66185E
accent
#29E9FE
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977