#203A0D#203A0D
#203A0D is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.077 H 134.6°. Best body text is #FFFFFF at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0D |
|---|---|
| RGB | rgb(32, 58, 13) |
| HSL | hsl(95, 63%, 14%) |
| HSV | hsv(95, 78%, 23%) |
| CMYK | cmyk(44.8%, 0%, 77.6%, 77.3%) |
| CIE-LAB | lab(21.44, -19.29, 23.88) |
| CIE-LCH | lch(21.44, 30.70, 128.93°) |
| OKLab | oklab(31.63% -0.0538 0.0546) |
| OKLCH | oklch(31.63% 0.077 134.6) |
| XYZ | xyz(2.1813, 3.3621, 0.9147) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.64
Hunter Green (survey)
#0B4008
ΔE00 4.69
Forrest Green
#154406
ΔE00 4.97
Very Dark Green
#062E03
ΔE00 5.27
Dark Forest Green
#002D04
ΔE00 6.29
Forest Green (survey)
#06470C
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0D #270D3A
analogous
#373A0D #203A0D #0D3A11
triadic
#203A0D #0D203A #3A0D20
tetradic
#203A0D #0D373A #270D3A #3A110D
square
#203A0D #0D373A #270D3A #3A110D
split-complementary
#203A0D #110D3A #3A0D37
monochromatic
#0E1906 #0E1906 #203A0D #3C6C18 #579E23
Accessibility & contrast
On white
12.56
#203A0D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0D
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0D | 1.00 | 12.56 | 1.67 | 12.56 |
| #FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3507
Deuteranopia (green-blind)
#393311
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0d; /* rgb */ color: rgb(32, 58, 13); /* oklch */ color: oklch(31.6% 0.077 134.6);
Tailwind
colors: {
custom: {
50: '#5e704e',
500: '#203a0d',
950: '#000000',
},
}SCSS
$custom: #203a0d; $custom-light: #5e704e; $custom-dark: #000000;
JSON
{
"hex": "#203a0d",
"rgb": {
"r": 32,
"g": 58,
"b": 13
},
"hsl": {
"h": 94.667,
"s": 63.38,
"l": 13.922
},
"oklch": {
"l": 0.31626,
"c": 0.07665,
"h": 134.6
},
"luminance": 0.03362
}Semantic roles & 50–950 ramp
primary
#203A0D
secondary
#572D76
accent
#41E6A1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78