#203202#203202
#203202 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.074 H 128.6°. Best body text is #FFFFFF at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #203202 |
|---|---|
| RGB | rgb(32, 50, 2) |
| HSL | hsl(83, 92%, 10%) |
| HSV | hsv(83, 96%, 20%) |
| CMYK | cmyk(36%, 0%, 96%, 80.4%) |
| CIE-LAB | lab(18.33, -16.03, 24.94) |
| CIE-LCH | lch(18.33, 29.65, 122.72°) |
| OKLab | oklab(29.06% -0.0462 0.0579) |
| OKLCH | oklch(29.06% 0.074 128.6) |
| XYZ | xyz(1.7472, 2.5926, 0.4658) |
| Luminance | 0.0259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.86
Dark Green
#033500
ΔE00 6.15
Dark Olive
#373E02
ΔE00 6.90
Dark Forest Green
#002D04
ΔE00 6.98
Hunter Green (survey)
#0B4008
ΔE00 7.25
Forrest Green
#154406
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203202 #140232
analogous
#322C02 #203202 #083202
triadic
#203202 #022032 #320220
tetradic
#203202 #02322C #140232 #320208
square
#203202 #02322C #140232 #320208
split-complementary
#203202 #020832 #2C0232
monochromatic
#131D01 #131D01 #203202 #466D04 #6BA807
Accessibility & contrast
On white
13.83
#203202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#203202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203202
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203202 | 1.00 | 13.83 | 1.52 | 13.83 |
| #FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332C06
Tritanopia (blue-blind)
#212F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #203202; /* rgb */ color: rgb(32, 50, 2); /* oklch */ color: oklch(29.1% 0.074 128.6);
Tailwind
colors: {
custom: {
50: '#5d6a48',
500: '#203202',
950: '#000000',
},
}SCSS
$custom: #203202; $custom-light: #5d6a48; $custom-dark: #000000;
JSON
{
"hex": "#203202",
"rgb": {
"r": 32,
"g": 50,
"b": 2
},
"hsl": {
"h": 82.5,
"s": 92.308,
"l": 10.196
},
"oklch": {
"l": 0.29059,
"c": 0.07406,
"h": 128.6
},
"luminance": 0.02593
}Semantic roles & 50–950 ramp
primary
#203202
secondary
#3C1976
accent
#29FF79
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77