#203A0A#203A0A
#203A0A is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.079 H 133.9°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0A |
|---|---|
| RGB | rgb(32, 58, 10) |
| HSL | hsl(93, 71%, 13%) |
| HSV | hsv(93, 83%, 23%) |
| CMYK | cmyk(44.8%, 0%, 82.8%, 77.3%) |
| CIE-LAB | lab(21.41, -19.56, 25.18) |
| CIE-LCH | lch(21.41, 31.89, 127.84°) |
| OKLab | oklab(31.6% -0.0548 0.057) |
| OKLCH | oklch(31.6% 0.079 133.9) |
| XYZ | xyz(2.1635, 3.3550, 0.8207) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.63
Dark Green
#033500
ΔE00 4.67
Forrest Green
#154406
ΔE00 4.75
Very Dark Green
#062E03
ΔE00 5.51
Forest Green (survey)
#06470C
ΔE00 6.48
Dark Forest Green
#002D04
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0A #240A3A
analogous
#383A0A #203A0A #0A3A0C
triadic
#203A0A #0A203A #3A0A20
tetradic
#203A0A #0A383A #240A3A #3A0C0A
square
#203A0A #0A383A #240A3A #3A0C0A
split-complementary
#203A0A #0C0A3A #3A0A38
monochromatic
#0E1A05 #0E1A05 #203A0A #3D6E13 #5AA21C
Accessibility & contrast
On white
12.57
#203A0A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0A | 1.00 | 12.57 | 1.67 | 12.57 |
| #FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3504
Deuteranopia (green-blind)
#39330F
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0a; /* rgb */ color: rgb(32, 58, 10); /* oklch */ color: oklch(31.6% 0.079 133.9);
Tailwind
colors: {
custom: {
50: '#5e704d',
500: '#203a0a',
950: '#000000',
},
}SCSS
$custom: #203a0a; $custom-light: #5e704d; $custom-dark: #000000;
JSON
{
"hex": "#203a0a",
"rgb": {
"r": 32,
"g": 58,
"b": 10
},
"hsl": {
"h": 92.5,
"s": 70.588,
"l": 13.333
},
"oklch": {
"l": 0.31596,
"c": 0.07911,
"h": 133.9
},
"luminance": 0.03355
}Semantic roles & 50–950 ramp
primary
#203A0A
secondary
#532877
accent
#3AED9B
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77