#203B0A#203B0A
#203B0A is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 31.9% C 0.081 H 134.2°. Best body text is #FFFFFF at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #203B0A |
|---|---|
| RGB | rgb(32, 59, 10) |
| HSL | hsl(93, 71%, 14%) |
| HSV | hsv(93, 83%, 23%) |
| CMYK | cmyk(45.8%, 0%, 83.1%, 76.9%) |
| CIE-LAB | lab(21.79, -20.07, 25.58) |
| CIE-LCH | lch(21.79, 32.52, 128.12°) |
| OKLab | oklab(31.9% -0.0562 0.0578) |
| OKLCH | oklch(31.9% 0.081 134.2) |
| XYZ | xyz(2.2144, 3.4568, 0.8377) |
| Luminance | 0.0346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.34
Forrest Green
#154406
ΔE00 4.39
Dark Green
#033500
ΔE00 4.63
Very Dark Green
#062E03
ΔE00 5.67
Forest Green (survey)
#06470C
ΔE00 6.15
Racing Green
#014600
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203B0A #250A3B
analogous
#383B0A #203B0A #0A3B0C
triadic
#203B0A #0A203B #3B0A20
tetradic
#203B0A #0A383B #250A3B #3B0C0A
square
#203B0A #0A383B #250A3B #3B0C0A
split-complementary
#203B0A #0C0A3B #3B0A38
monochromatic
#0E1A04 #0E1A04 #203B0A #3C6F13 #59A41C
Accessibility & contrast
On white
12.42
#203B0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#203B0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203B0A
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203B0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203B0A | 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)
#3E3603
Deuteranopia (green-blind)
#3A330F
Tritanopia (blue-blind)
#203831
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #203b0a; /* rgb */ color: rgb(32, 59, 10); /* oklch */ color: oklch(31.9% 0.081 134.2);
Tailwind
colors: {
custom: {
50: '#5e714d',
500: '#203b0a',
950: '#000000',
},
}SCSS
$custom: #203b0a; $custom-light: #5e714d; $custom-dark: #000000;
JSON
{
"hex": "#203b0a",
"rgb": {
"r": 32,
"g": 59,
"b": 10
},
"hsl": {
"h": 93.061,
"s": 71.014,
"l": 13.529
},
"oklch": {
"l": 0.31902,
"c": 0.08064,
"h": 134.2
},
"luminance": 0.03457
}Semantic roles & 50–950 ramp
primary
#203B0A
secondary
#542878
accent
#3AEE9D
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77