#203B08#203B08
#203B08 is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 31.9% C 0.082 H 133.8°. Best body text is #FFFFFF at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #203B08 |
|---|---|
| RGB | rgb(32, 59, 8) |
| HSL | hsl(92, 76%, 13%) |
| HSV | hsv(92, 86%, 23%) |
| CMYK | cmyk(45.8%, 0%, 86.4%, 76.9%) |
| CIE-LAB | lab(21.77, -20.24, 26.38) |
| CIE-LCH | lch(21.77, 33.25, 127.50°) |
| OKLab | oklab(31.88% -0.0568 0.0593) |
| OKLCH | oklch(31.88% 0.082 133.8) |
| XYZ | xyz(2.2034, 3.4524, 0.7800) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.30
Hunter Green (survey)
#0B4008
ΔE00 4.36
Dark Green
#033500
ΔE00 4.69
Very Dark Green
#062E03
ΔE00 5.85
Forest Green (survey)
#06470C
ΔE00 6.16
Racing Green
#014600
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203B08 #23083B
analogous
#393B08 #203B08 #083B0A
triadic
#203B08 #08203B #3B0820
tetradic
#203B08 #08393B #23083B #3B0A08
square
#203B08 #08393B #23083B #3B0A08
split-complementary
#203B08 #0A083B #3B0839
monochromatic
#0F1B04 #0F1B04 #203B08 #3D710F #5AA717
Accessibility & contrast
On white
12.42
#203B08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#203B08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203B08
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203B08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203B08 | 1.00 | 12.42 | 1.69 | 12.42 |
| #FFFFFF | 12.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3601
Deuteranopia (green-blind)
#3A330D
Tritanopia (blue-blind)
#203831
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #203b08; /* rgb */ color: rgb(32, 59, 8); /* oklch */ color: oklch(31.9% 0.082 133.8);
Tailwind
colors: {
custom: {
50: '#5e714c',
500: '#203b08',
950: '#000000',
},
}SCSS
$custom: #203b08; $custom-light: #5e714c; $custom-dark: #000000;
JSON
{
"hex": "#203b08",
"rgb": {
"r": 32,
"g": 59,
"b": 8
},
"hsl": {
"h": 91.765,
"s": 76.119,
"l": 13.137
},
"oklch": {
"l": 0.31884,
"c": 0.08216,
"h": 133.8
},
"luminance": 0.03453
}Semantic roles & 50–950 ramp
primary
#203B08
secondary
#52257A
accent
#35F399
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77