#203208#203208
#203208 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.068 H 130.0°. Best body text is #FFFFFF at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #203208 |
|---|---|
| RGB | rgb(32, 50, 8) |
| HSL | hsl(86, 72%, 11%) |
| HSV | hsv(86, 84%, 20%) |
| CMYK | cmyk(36%, 0%, 84%, 80.4%) |
| CIE-LAB | lab(18.39, -15.45, 22.57) |
| CIE-LCH | lch(18.39, 27.35, 124.40°) |
| OKLab | oklab(29.12% -0.0438 0.0523) |
| OKLCH | oklch(29.12% 0.068 130) |
| XYZ | xyz(1.7801, 2.6058, 0.6389) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.52
Dark Green
#033500
ΔE00 6.19
Dark Forest Green
#002D04
ΔE00 6.59
Hunter Green (survey)
#0B4008
ΔE00 7.38
Dark Olive
#373E02
ΔE00 7.52
Forrest Green
#154406
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203208 #1A0832
analogous
#322F08 #203208 #0B3208
triadic
#203208 #082032 #320820
tetradic
#203208 #08322F #1A0832 #32080B
square
#203208 #08322F #1A0832 #32080B
split-complementary
#203208 #080B32 #2F0832
monochromatic
#111A04 #111A04 #203208 #426710 #649C19
Accessibility & contrast
On white
13.80
#203208 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#203208 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203208
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203208 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203208 | 1.00 | 13.80 | 1.52 | 13.80 |
| #FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E03
Deuteranopia (green-blind)
#322C0C
Tritanopia (blue-blind)
#212F2A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #203208; /* rgb */ color: rgb(32, 50, 8); /* oklch */ color: oklch(29.1% 0.068 130.0);
Tailwind
colors: {
custom: {
50: '#5d6a4b',
500: '#203208',
950: '#000000',
},
}SCSS
$custom: #203208; $custom-light: #5d6a4b; $custom-dark: #000000;
JSON
{
"hex": "#203208",
"rgb": {
"r": 32,
"g": 50,
"b": 8
},
"hsl": {
"h": 85.714,
"s": 72.414,
"l": 11.373
},
"oklch": {
"l": 0.29124,
"c": 0.06826,
"h": 130
},
"luminance": 0.02606
}Semantic roles & 50–950 ramp
primary
#203208
secondary
#452571
accent
#39EF87
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77