#203A09#203A09
#203A09 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.080 H 133.7°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #203A09 |
|---|---|
| RGB | rgb(32, 58, 9) |
| HSL | hsl(92, 73%, 13%) |
| HSV | hsv(92, 84%, 23%) |
| CMYK | cmyk(44.8%, 0%, 84.5%, 77.3%) |
| CIE-LAB | lab(21.40, -19.65, 25.58) |
| CIE-LCH | lch(21.40, 32.25, 127.53°) |
| OKLab | oklab(31.59% -0.0551 0.0578) |
| OKLCH | oklch(31.59% 0.08 133.7) |
| XYZ | xyz(2.1580, 3.3528, 0.7918) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.63
Dark Green
#033500
ΔE00 4.70
Forrest Green
#154406
ΔE00 4.70
Very Dark Green
#062E03
ΔE00 5.60
Forest Green (survey)
#06470C
ΔE00 6.48
Dark Forest Green
#002D04
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A09 #23093A
analogous
#383A09 #203A09 #093A0B
triadic
#203A09 #09203A #3A0920
tetradic
#203A09 #09383A #23093A #3A0B09
square
#203A09 #09383A #23093A #3A0B09
split-complementary
#203A09 #0B093A #3A0938
monochromatic
#0F1A04 #0F1A04 #203A09 #3D6F11 #5AA419
Accessibility & contrast
On white
12.57
#203A09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A09
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A09 | 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)
#3D3503
Deuteranopia (green-blind)
#39330E
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a09; /* rgb */ color: rgb(32, 58, 9); /* oklch */ color: oklch(31.6% 0.080 133.7);
Tailwind
colors: {
custom: {
50: '#5e704c',
500: '#203a09',
950: '#000000',
},
}SCSS
$custom: #203a09; $custom-light: #5e704c; $custom-dark: #000000;
JSON
{
"hex": "#203a09",
"rgb": {
"r": 32,
"g": 58,
"b": 9
},
"hsl": {
"h": 91.837,
"s": 73.134,
"l": 13.137
},
"oklch": {
"l": 0.31586,
"c": 0.07988,
"h": 133.7
},
"luminance": 0.03353
}Semantic roles & 50–950 ramp
primary
#203A09
secondary
#522778
accent
#38F09A
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77