#203A08#203A08
#203A08 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.081 H 133.4°. Best body text is #FFFFFF at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #203A08 |
|---|---|
| RGB | rgb(32, 58, 8) |
| HSL | hsl(91, 76%, 13%) |
| HSV | hsv(91, 86%, 23%) |
| CMYK | cmyk(44.8%, 0%, 86.2%, 77.3%) |
| CIE-LAB | lab(21.40, -19.73, 25.98) |
| CIE-LCH | lch(21.40, 32.62, 127.22°) |
| OKLab | oklab(31.58% -0.0555 0.0586) |
| OKLCH | oklch(31.58% 0.081 133.4) |
| XYZ | xyz(2.1525, 3.3506, 0.7630) |
| Luminance | 0.0335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.63
Forrest Green
#154406
ΔE00 4.66
Dark Green
#033500
ΔE00 4.73
Very Dark Green
#062E03
ΔE00 5.69
Forest Green (survey)
#06470C
ΔE00 6.48
Racing Green
#014600
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A08 #22083A
analogous
#393A08 #203A08 #083A09
triadic
#203A08 #08203A #3A0820
tetradic
#203A08 #08393A #22083A #3A0908
square
#203A08 #08393A #22083A #3A0908
split-complementary
#203A08 #09083A #3A0839
monochromatic
#0F1B04 #0F1B04 #203A08 #3E700F #5BA617
Accessibility & contrast
On white
12.57
#203A08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A08
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A08 | 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)
#3D3502
Deuteranopia (green-blind)
#39330D
Tritanopia (blue-blind)
#203730
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a08; /* rgb */ color: rgb(32, 58, 8); /* oklch */ color: oklch(31.6% 0.081 133.4);
Tailwind
colors: {
custom: {
50: '#5e704c',
500: '#203a08',
950: '#000000',
},
}SCSS
$custom: #203a08; $custom-light: #5e704c; $custom-dark: #000000;
JSON
{
"hex": "#203a08",
"rgb": {
"r": 32,
"g": 58,
"b": 8
},
"hsl": {
"h": 91.2,
"s": 75.758,
"l": 12.941
},
"oklch": {
"l": 0.31577,
"c": 0.08066,
"h": 133.4
},
"luminance": 0.03351
}Semantic roles & 50–950 ramp
primary
#203A08
secondary
#512579
accent
#35F298
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77