#203503#203503
#203503 is a dark, moderate yellow-green. Relative luminance 0.029; OKLCH L 30.0% C 0.077 H 130.4°. Best body text is #FFFFFF at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #203503 |
|---|---|
| RGB | rgb(32, 53, 3) |
| HSL | hsl(85, 89%, 11%) |
| HSV | hsv(85, 94%, 21%) |
| CMYK | cmyk(39.6%, 0%, 94.3%, 79.2%) |
| CIE-LAB | lab(19.47, -17.56, 25.87) |
| CIE-LCH | lch(19.47, 31.26, 124.17°) |
| OKLab | oklab(29.99% -0.0502 0.059) |
| OKLCH | oklch(29.99% 0.077 130.4) |
| XYZ | xyz(1.8852, 2.8598, 0.5388) |
| Luminance | 0.0286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.48
Very Dark Green
#062E03
ΔE00 5.70
Hunter Green (survey)
#0B4008
ΔE00 6.21
Forrest Green
#154406
ΔE00 6.35
Dark Olive
#373E02
ΔE00 6.78
Dark Forest Green
#002D04
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203503 #180335
analogous
#353103 #203503 #073503
triadic
#203503 #032035 #350320
tetradic
#203503 #033531 #180335 #350307
square
#203503 #033531 #180335 #350307
split-complementary
#203503 #030735 #310335
monochromatic
#111D02 #111D02 #203503 #436F06 #66A90A
Accessibility & contrast
On white
13.36
#203503 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#203503 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203503
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203503 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203503 | 1.00 | 13.36 | 1.57 | 13.36 |
| #FFFFFF | 13.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#383000
Deuteranopia (green-blind)
#352F07
Tritanopia (blue-blind)
#21322C
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #203503; /* rgb */ color: rgb(32, 53, 3); /* oklch */ color: oklch(30.0% 0.077 130.4);
Tailwind
colors: {
custom: {
50: '#5e6c49',
500: '#203503',
950: '#000000',
},
}SCSS
$custom: #203503; $custom-light: #5e6c49; $custom-dark: #000000;
JSON
{
"hex": "#203503",
"rgb": {
"r": 32,
"g": 53,
"b": 3
},
"hsl": {
"h": 85.2,
"s": 89.286,
"l": 10.98
},
"oklch": {
"l": 0.29992,
"c": 0.07748,
"h": 130.4
},
"luminance": 0.0286
}Semantic roles & 50–950 ramp
primary
#203503
secondary
#431C78
accent
#29FF83
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040701
muted
#797A77