#203A0B#203A0B
#203A0B is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.078 H 134.1°. Best body text is #FFFFFF at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0B |
|---|---|
| RGB | rgb(32, 58, 11) |
| HSL | hsl(93, 68%, 14%) |
| HSV | hsv(93, 81%, 23%) |
| CMYK | cmyk(44.8%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(21.42, -19.47, 24.77) |
| CIE-LCH | lch(21.42, 31.51, 128.17°) |
| OKLab | oklab(31.61% -0.0545 0.0563) |
| OKLCH | oklch(31.61% 0.078 134.1) |
| XYZ | xyz(2.1691, 3.3572, 0.8503) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.64
Dark Green
#033500
ΔE00 4.65
Forrest Green
#154406
ΔE00 4.81
Very Dark Green
#062E03
ΔE00 5.43
Dark Forest Green
#002D04
ΔE00 6.47
Forest Green (survey)
#06470C
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0B #250B3A
analogous
#373A0B #203A0B #0B3A0D
triadic
#203A0B #0B203A #3A0B20
tetradic
#203A0B #0B373A #250B3A #3A0D0B
square
#203A0B #0B373A #250B3A #3A0D0B
split-complementary
#203A0B #0D0B3A #3A0B37
monochromatic
#0E1A05 #0E1A05 #203A0B #3C6D15 #59A11F
Accessibility & contrast
On white
12.56
#203A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0B
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0B | 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)
#3D3505
Deuteranopia (green-blind)
#39330F
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0b; /* rgb */ color: rgb(32, 58, 11); /* oklch */ color: oklch(31.6% 0.078 134.1);
Tailwind
colors: {
custom: {
50: '#5e704d',
500: '#203a0b',
950: '#000000',
},
}SCSS
$custom: #203a0b; $custom-light: #5e704d; $custom-dark: #000000;
JSON
{
"hex": "#203a0b",
"rgb": {
"r": 32,
"g": 58,
"b": 11
},
"hsl": {
"h": 93.191,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.31605,
"c": 0.07833,
"h": 134.1
},
"luminance": 0.03357
}Semantic roles & 50–950 ramp
primary
#203A0B
secondary
#542A77
accent
#3DEB9D
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77