#023404#023404
#023404 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.091 H 143.3°. Best body text is #FFFFFF at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #023404 |
|---|---|
| RGB | rgb(2, 52, 4) |
| HSL | hsl(122, 93%, 11%) |
| HSV | hsv(122, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 92.3%, 79.6%) |
| CIE-LAB | lab(17.82, -26.96, 23.20) |
| CIE-LCH | lch(17.82, 35.57, 139.29°) |
| OKLab | oklab(28.28% -0.073 0.0545) |
| OKLCH | oklch(28.28% 0.091 143.3) |
| XYZ | xyz(1.2749, 2.4775, 0.5259) |
| Luminance | 0.0248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 1.01
Very Dark Green
#062E03
ΔE00 2.27
Dark Forest Green
#002D04
ΔE00 2.66
Hunter Green (survey)
#0B4008
ΔE00 3.94
Forrest Green
#154406
ΔE00 5.68
Forest Green (survey)
#06470C
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023404 #340232
analogous
#193402 #023404 #02341D
triadic
#023404 #040234 #340402
tetradic
#023404 #021934 #340232 #341D02
square
#023404 #021934 #340232 #341D02
split-complementary
#023404 #1D0234 #340219
monochromatic
#011D02 #011D02 #023404 #046F09 #07AA0D
Accessibility & contrast
On white
14.04
#023404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.50
#023404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023404
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023404 | 1.00 | 14.04 | 1.50 | 14.04 |
| #FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.50 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#302A09
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #023404; /* rgb */ color: rgb(2, 52, 4); /* oklch */ color: oklch(28.3% 0.091 143.3);
Tailwind
colors: {
custom: {
50: '#4d6c49',
500: '#023404',
950: '#000000',
},
}SCSS
$custom: #023404; $custom-light: #4d6c49; $custom-dark: #000000;
JSON
{
"hex": "#023404",
"rgb": {
"r": 2,
"g": 52,
"b": 4
},
"hsl": {
"h": 122.4,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28275,
"c": 0.09109,
"h": 143.3
},
"luminance": 0.02478
}Semantic roles & 50–950 ramp
primary
#023404
secondary
#781A74
accent
#29F6FF
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020701
muted
#787A77