#022204#022204
#022204 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.067 H 144.2°. Best body text is #FFFFFF at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #022204 |
|---|---|
| RGB | rgb(2, 34, 4) |
| HSL | hsl(124, 89%, 7%) |
| HSV | hsv(124, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 88.2%, 86.7%) |
| CIE-LAB | lab(10.30, -19.05, 13.37) |
| CIE-LCH | lch(10.30, 23.27, 144.94°) |
| OKLab | oklab(22.02% -0.054 0.039) |
| OKLCH | oklch(22.02% 0.067 144.2) |
| XYZ | xyz(0.6189, 1.1657, 0.3072) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.90
Very Dark Green
#062E03
ΔE00 5.30
Dark Green
#033500
ΔE00 8.25
Hunter Green (survey)
#0B4008
ΔE00 11.13
Evergreen
#05472A
ΔE00 11.56
Pine Green
#0A481E
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022204 #220220
analogous
#102202 #022204 #022214
triadic
#022204 #040222 #220402
tetradic
#022204 #021022 #220220 #221402
square
#022204 #021022 #220220 #221402
split-complementary
#022204 #140222 #220210
monochromatic
#021D03 #021D03 #022204 #055C0B #099612
Accessibility & contrast
On white
17.03
#022204 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022204 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022204
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022204 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022204 | 1.00 | 17.03 | 1.23 | 17.03 |
| #FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E02
Deuteranopia (green-blind)
#1F1B06
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022204; /* rgb */ color: rgb(2, 34, 4); /* oklch */ color: oklch(22.0% 0.067 144.2);
Tailwind
colors: {
custom: {
50: '#465d48',
500: '#022204',
950: '#000000',
},
}SCSS
$custom: #022204; $custom-light: #465d48; $custom-dark: #000000;
JSON
{
"hex": "#022204",
"rgb": {
"r": 2,
"g": 34,
"b": 4
},
"hsl": {
"h": 123.75,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22017,
"c": 0.06666,
"h": 144.2
},
"luminance": 0.01166
}Semantic roles & 50–950 ramp
primary
#022204
secondary
#681863
accent
#29F2FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977