#203404#203404
#203404 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.7% C 0.075 H 130.1°. Best body text is #FFFFFF at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #203404 |
|---|---|
| RGB | rgb(32, 52, 4) |
| HSL | hsl(85, 86%, 11%) |
| HSV | hsv(85, 92%, 20%) |
| CMYK | cmyk(38.5%, 0%, 92.3%, 79.6%) |
| CIE-LAB | lab(19.11, -16.93, 25.04) |
| CIE-LCH | lch(19.11, 30.22, 124.06°) |
| OKLab | oklab(29.7% -0.0483 0.0574) |
| OKLCH | oklch(29.7% 0.075 130.1) |
| XYZ | xyz(1.8456, 2.7718, 0.5526) |
| Luminance | 0.0277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.62
Dark Green
#033500
ΔE00 5.65
Hunter Green (survey)
#0B4008
ΔE00 6.55
Dark Forest Green
#002D04
ΔE00 6.75
Forrest Green
#154406
ΔE00 6.77
Dark Olive
#373E02
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203404 #180434
analogous
#343004 #203404 #083404
triadic
#203404 #042034 #340420
tetradic
#203404 #043430 #180434 #340408
square
#203404 #043430 #180434 #340408
split-complementary
#203404 #040834 #300434
monochromatic
#111C02 #111C02 #203404 #436D08 #66A60D
Accessibility & contrast
On white
13.51
#203404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.55
#203404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203404
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203404 | 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)
#342E08
Tritanopia (blue-blind)
#21312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203404; /* rgb */ color: rgb(32, 52, 4); /* oklch */ color: oklch(29.7% 0.075 130.1);
Tailwind
colors: {
custom: {
50: '#5e6b49',
500: '#203404',
950: '#000000',
},
}SCSS
$custom: #203404; $custom-light: #5e6b49; $custom-dark: #000000;
JSON
{
"hex": "#203404",
"rgb": {
"r": 32,
"g": 52,
"b": 4
},
"hsl": {
"h": 85,
"s": 85.714,
"l": 10.98
},
"oklch": {
"l": 0.29695,
"c": 0.07507,
"h": 130.1
},
"luminance": 0.02772
}Semantic roles & 50–950 ramp
primary
#203404
secondary
#431E76
accent
#2CFC83
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77