#203203#203203
#203203 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.073 H 128.8°. Best body text is #FFFFFF at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #203203 |
|---|---|
| RGB | rgb(32, 50, 3) |
| HSL | hsl(83, 89%, 10%) |
| HSV | hsv(83, 94%, 20%) |
| CMYK | cmyk(36%, 0%, 94%, 80.4%) |
| CIE-LAB | lab(18.34, -15.93, 24.55) |
| CIE-LCH | lch(18.34, 29.26, 122.98°) |
| OKLab | oklab(29.07% -0.0458 0.0569) |
| OKLCH | oklch(29.07% 0.073 128.8) |
| XYZ | xyz(1.7527, 2.5948, 0.4946) |
| Luminance | 0.0260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.79
Dark Green
#033500
ΔE00 6.15
Dark Forest Green
#002D04
ΔE00 6.91
Dark Olive
#373E02
ΔE00 6.99
Hunter Green (survey)
#0B4008
ΔE00 7.26
Forrest Green
#154406
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203203 #150332
analogous
#322C03 #203203 #083203
triadic
#203203 #032032 #320320
tetradic
#203203 #03322C #150332 #320308
square
#203203 #03322C #150332 #320308
split-complementary
#203203 #030832 #2C0332
monochromatic
#121D02 #121D02 #203203 #456C06 #6AA50A
Accessibility & contrast
On white
13.82
#203203 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#203203 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203203
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203203 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203203 | 1.00 | 13.82 | 1.52 | 13.82 |
| #FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E00
Deuteranopia (green-blind)
#332C07
Tritanopia (blue-blind)
#212F29
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #203203; /* rgb */ color: rgb(32, 50, 3); /* oklch */ color: oklch(29.1% 0.073 128.8);
Tailwind
colors: {
custom: {
50: '#5d6a48',
500: '#203203',
950: '#000000',
},
}SCSS
$custom: #203203; $custom-light: #5d6a48; $custom-dark: #000000;
JSON
{
"hex": "#203203",
"rgb": {
"r": 32,
"g": 50,
"b": 3
},
"hsl": {
"h": 82.979,
"s": 88.679,
"l": 10.392
},
"oklch": {
"l": 0.2907,
"c": 0.07305,
"h": 128.8
},
"luminance": 0.02595
}Semantic roles & 50–950 ramp
primary
#203203
secondary
#3E1B75
accent
#29FF7B
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040601
muted
#797A77