#203402#203402
#203402 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.7% C 0.077 H 129.7°. Best body text is #FFFFFF at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #203402 |
|---|---|
| RGB | rgb(32, 52, 2) |
| HSL | hsl(84, 93%, 11%) |
| HSV | hsv(84, 96%, 20%) |
| CMYK | cmyk(38.5%, 0%, 96.2%, 79.6%) |
| CIE-LAB | lab(19.09, -17.11, 25.83) |
| CIE-LCH | lch(19.09, 30.99, 123.53°) |
| OKLab | oklab(29.67% -0.0491 0.0593) |
| OKLCH | oklch(29.67% 0.077 129.7) |
| XYZ | xyz(1.8346, 2.7674, 0.4949) |
| Luminance | 0.0277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.70
Very Dark Green
#062E03
ΔE00 5.78
Hunter Green (survey)
#0B4008
ΔE00 6.55
Forrest Green
#154406
ΔE00 6.71
Dark Olive
#373E02
ΔE00 6.74
Dark Forest Green
#002D04
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203402 #160234
analogous
#342F02 #203402 #073402
triadic
#203402 #022034 #340220
tetradic
#203402 #02342F #160234 #340207
square
#203402 #02342F #160234 #340207
split-complementary
#203402 #020734 #2F0234
monochromatic
#121D01 #121D01 #203402 #446F04 #69AA07
Accessibility & contrast
On white
13.52
#203402 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#203402 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203402
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203402 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203402 | 1.00 | 13.52 | 1.55 | 13.52 |
| #FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#342E06
Tritanopia (blue-blind)
#21312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203402; /* rgb */ color: rgb(32, 52, 2); /* oklch */ color: oklch(29.7% 0.077 129.7);
Tailwind
colors: {
custom: {
50: '#5e6b48',
500: '#203402',
950: '#000000',
},
}SCSS
$custom: #203402; $custom-light: #5e6b48; $custom-dark: #000000;
JSON
{
"hex": "#203402",
"rgb": {
"r": 32,
"g": 52,
"b": 2
},
"hsl": {
"h": 84,
"s": 92.593,
"l": 10.588
},
"oklch": {
"l": 0.29674,
"c": 0.07696,
"h": 129.7
},
"luminance": 0.02767
}Semantic roles & 50–950 ramp
primary
#203402
secondary
#3F1A78
accent
#29FF7E
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77