#203403#203403
#203403 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.7% C 0.076 H 129.9°. Best body text is #FFFFFF at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #203403 |
|---|---|
| RGB | rgb(32, 52, 3) |
| HSL | hsl(84, 89%, 11%) |
| HSV | hsv(84, 94%, 20%) |
| CMYK | cmyk(38.5%, 0%, 94.2%, 79.6%) |
| CIE-LAB | lab(19.10, -17.02, 25.43) |
| CIE-LCH | lch(19.10, 30.60, 123.79°) |
| OKLab | oklab(29.68% -0.0487 0.0583) |
| OKLCH | oklch(29.68% 0.076 129.9) |
| XYZ | xyz(1.8401, 2.7696, 0.5238) |
| Luminance | 0.0277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.67
Very Dark Green
#062E03
ΔE00 5.70
Hunter Green (survey)
#0B4008
ΔE00 6.55
Forrest Green
#154406
ΔE00 6.74
Dark Olive
#373E02
ΔE00 6.83
Dark Forest Green
#002D04
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203403 #170334
analogous
#342F03 #203403 #073403
triadic
#203403 #032034 #340320
tetradic
#203403 #03342F #170334 #340307
square
#203403 #03342F #170334 #340307
split-complementary
#203403 #030734 #2F0334
monochromatic
#121D02 #121D02 #203403 #446E06 #67A80A
Accessibility & contrast
On white
13.51
#203403 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#203403 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203403
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203403 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203403 | 1.00 | 13.51 | 1.55 | 13.51 |
| #FFFFFF | 13.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.55 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F00
Deuteranopia (green-blind)
#342E07
Tritanopia (blue-blind)
#21312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203403; /* rgb */ color: rgb(32, 52, 3); /* oklch */ color: oklch(29.7% 0.076 129.9);
Tailwind
colors: {
custom: {
50: '#5e6b49',
500: '#203403',
950: '#000000',
},
}SCSS
$custom: #203403; $custom-light: #5e6b49; $custom-dark: #000000;
JSON
{
"hex": "#203403",
"rgb": {
"r": 32,
"g": 52,
"b": 3
},
"hsl": {
"h": 84.49,
"s": 89.091,
"l": 10.784
},
"oklch": {
"l": 0.29684,
"c": 0.07601,
"h": 129.9
},
"luminance": 0.0277
}Semantic roles & 50–950 ramp
primary
#203403
secondary
#411C77
accent
#29FF80
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77