#023402#023402
#023402 is a dark, moderate green. Relative luminance 0.025; OKLCH L 28.3% C 0.093 H 142.6°. Best body text is #FFFFFF at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #023402 |
|---|---|
| RGB | rgb(2, 52, 2) |
| HSL | hsl(120, 93%, 11%) |
| HSV | hsv(120, 96%, 20%) |
| CMYK | cmyk(96.2%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(17.80, -27.22, 23.99) |
| CIE-LCH | lch(17.80, 36.28, 138.61°) |
| OKLab | oklab(28.25% -0.0739 0.0564) |
| OKLCH | oklch(28.25% 0.093 142.6) |
| XYZ | xyz(1.2639, 2.4731, 0.4682) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Green
#033500
ΔE00 0.67
Very Dark Green
#062E03
ΔE00 2.45
Dark Forest Green
#002D04
ΔE00 2.90
Hunter Green (survey)
#0B4008
ΔE00 3.80
Forrest Green
#154406
ΔE00 5.50
Forest Green (survey)
#06470C
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#023402 #340234
analogous
#1B3402 #023402 #02341B
triadic
#023402 #020234 #340202
tetradic
#023402 #021B34 #340234 #341B02
square
#023402 #021B34 #340234 #341B02
split-complementary
#023402 #1B0234 #34021B
monochromatic
#011D01 #011D01 #023402 #046F04 #07AA07
Accessibility & contrast
On white
14.05
#023402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#023402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #023402
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##023402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##023402 | 1.00 | 14.05 | 1.49 | 14.05 |
| #FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#302A07
Tritanopia (blue-blind)
#00322B
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #023402; /* rgb */ color: rgb(2, 52, 2); /* oklch */ color: oklch(28.3% 0.093 142.6);
Tailwind
colors: {
custom: {
50: '#4d6c48',
500: '#023402',
950: '#000000',
},
}SCSS
$custom: #023402; $custom-light: #4d6c48; $custom-dark: #000000;
JSON
{
"hex": "#023402",
"rgb": {
"r": 2,
"g": 52,
"b": 2
},
"hsl": {
"h": 120,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.28252,
"c": 0.09296,
"h": 142.6
},
"luminance": 0.02473
}Semantic roles & 50–950 ramp
primary
#023402
secondary
#781A78
accent
#29FFFF
background
#F4F6F4
surface
#E7EBE6
border
#C3C6C2
text
#020700
muted
#787A77