#022404#022404
#022404 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.070 H 144.0°. Best body text is #FFFFFF at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #022404 |
|---|---|
| RGB | rgb(2, 36, 4) |
| HSL | hsl(124, 89%, 7%) |
| HSV | hsv(124, 94%, 14%) |
| CMYK | cmyk(94.4%, 0%, 88.9%, 85.9%) |
| CIE-LAB | lab(11.16, -20.33, 14.56) |
| CIE-LCH | lch(11.16, 25.01, 144.38°) |
| OKLab | oklab(22.73% -0.0563 0.0409) |
| OKLCH | oklch(22.73% 0.07 144) |
| XYZ | xyz(0.6778, 1.2833, 0.3268) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 3.89
Very Dark Green
#062E03
ΔE00 4.34
Dark Green
#033500
ΔE00 7.28
Hunter Green (survey)
#0B4008
ΔE00 10.20
Evergreen
#05472A
ΔE00 10.92
Pine Green
#0A481E
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022404 #240222
analogous
#112402 #022404 #022415
triadic
#022404 #040224 #240402
tetradic
#022404 #021124 #240222 #241502
square
#022404 #021124 #240222 #241502
split-complementary
#022404 #150224 #240211
monochromatic
#021D03 #021D03 #022404 #055E0A #089811
Accessibility & contrast
On white
16.71
#022404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#022404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022404
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022404 | 1.00 | 16.71 | 1.26 | 16.71 |
| #FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F01
Deuteranopia (green-blind)
#211D06
Tritanopia (blue-blind)
#00231D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #022404; /* rgb */ color: rgb(2, 36, 4); /* oklch */ color: oklch(22.7% 0.070 144.0);
Tailwind
colors: {
custom: {
50: '#475f48',
500: '#022404',
950: '#000000',
},
}SCSS
$custom: #022404; $custom-light: #475f48; $custom-dark: #000000;
JSON
{
"hex": "#022404",
"rgb": {
"r": 2,
"g": 36,
"b": 4
},
"hsl": {
"h": 123.529,
"s": 89.474,
"l": 7.451
},
"oklch": {
"l": 0.2273,
"c": 0.06956,
"h": 144
},
"luminance": 0.01283
}Semantic roles & 50–950 ramp
primary
#022404
secondary
#6A1865
accent
#29F2FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977