#203803#203803
#203803 is a dark, moderate yellow-green. Relative luminance 0.031; OKLCH L 30.9% C 0.082 H 131.7°. Best body text is #FFFFFF at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #203803 |
|---|---|
| RGB | rgb(32, 56, 3) |
| HSL | hsl(87, 90%, 12%) |
| HSV | hsv(87, 95%, 22%) |
| CMYK | cmyk(42.9%, 0%, 94.6%, 78%) |
| CIE-LAB | lab(20.60, -19.13, 27.14) |
| CIE-LCH | lch(20.60, 33.21, 125.18°) |
| OKLab | oklab(30.92% -0.0544 0.0611) |
| OKLCH | oklch(30.92% 0.082 131.7) |
| XYZ | xyz(2.0263, 3.1419, 0.5858) |
| Luminance | 0.0314 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.08
Forrest Green
#154406
ΔE00 5.25
Hunter Green (survey)
#0B4008
ΔE00 5.29
Very Dark Green
#062E03
ΔE00 5.91
Dark Olive
#373E02
ΔE00 6.74
Dark Forest Green
#002D04
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203803 #1B0338
analogous
#383603 #203803 #053803
triadic
#203803 #032038 #380320
tetradic
#203803 #033836 #1B0338 #380305
square
#203803 #033836 #1B0338 #380305
split-complementary
#203803 #030538 #360338
monochromatic
#111D02 #111D02 #203803 #417206 #62AC09
Accessibility & contrast
On white
12.90
#203803 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#203803 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203803
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203803 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203803 | 1.00 | 12.90 | 1.63 | 12.90 |
| #FFFFFF | 12.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B3300
Deuteranopia (green-blind)
#383108
Tritanopia (blue-blind)
#21352E
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #203803; /* rgb */ color: rgb(32, 56, 3); /* oklch */ color: oklch(30.9% 0.082 131.7);
Tailwind
colors: {
custom: {
50: '#5e6f49',
500: '#203803',
950: '#000000',
},
}SCSS
$custom: #203803; $custom-light: #5e6f49; $custom-dark: #000000;
JSON
{
"hex": "#203803",
"rgb": {
"r": 32,
"g": 56,
"b": 3
},
"hsl": {
"h": 87.17,
"s": 89.831,
"l": 11.569
},
"oklch": {
"l": 0.30915,
"c": 0.08184,
"h": 131.7
},
"luminance": 0.03142
}Semantic roles & 50–950 ramp
primary
#203803
secondary
#471C7B
accent
#29FF8A
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77