#022904#022904
#022904 is a very dark, moderate green. Relative luminance 0.016; OKLCH L 24.5% C 0.077 H 143.7°. Best body text is #FFFFFF at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #022904 |
|---|---|
| RGB | rgb(2, 41, 4) |
| HSL | hsl(123, 91%, 8%) |
| HSV | hsv(123, 95%, 16%) |
| CMYK | cmyk(95.1%, 0%, 90.2%, 83.9%) |
| CIE-LAB | lab(13.28, -22.82, 17.44) |
| CIE-LCH | lch(13.28, 28.72, 142.61°) |
| OKLab | oklab(24.49% -0.0617 0.0453) |
| OKLCH | oklch(24.49% 0.077 143.7) |
| XYZ | xyz(0.8398, 1.6074, 0.3808) |
| Luminance | 0.0161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 1.66
Very Dark Green
#062E03
ΔE00 2.22
Dark Green
#033500
ΔE00 5.09
Hunter Green (survey)
#0B4008
ΔE00 8.07
Pine Green
#0A481E
ΔE00 9.39
Evergreen
#05472A
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022904 #290227
analogous
#132902 #022904 #022917
triadic
#022904 #040229 #290402
tetradic
#022904 #021329 #290227 #291702
square
#022904 #021329 #290227 #291702
split-complementary
#022904 #170229 #290213
monochromatic
#011D03 #011D03 #022904 #05630A #089E0F
Accessibility & contrast
On white
15.89
#022904 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#022904 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022904
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022904 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022904 | 1.00 | 15.89 | 1.32 | 15.89 |
| #FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2401
Deuteranopia (green-blind)
#262107
Tritanopia (blue-blind)
#002822
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #022904; /* rgb */ color: rgb(2, 41, 4); /* oklch */ color: oklch(24.5% 0.077 143.7);
Tailwind
colors: {
custom: {
50: '#486348',
500: '#022904',
950: '#000000',
},
}SCSS
$custom: #022904; $custom-light: #486348; $custom-dark: #000000;
JSON
{
"hex": "#022904",
"rgb": {
"r": 2,
"g": 41,
"b": 4
},
"hsl": {
"h": 123.077,
"s": 90.698,
"l": 8.431
},
"oklch": {
"l": 0.24492,
"c": 0.07658,
"h": 143.7
},
"luminance": 0.01608
}Semantic roles & 50–950 ramp
primary
#022904
secondary
#6E196A
accent
#29F4FF
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977