#203B07#203B07
#203B07 is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 31.9% C 0.083 H 133.6°. Best body text is #FFFFFF at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #203B07 |
|---|---|
| RGB | rgb(32, 59, 7) |
| HSL | hsl(91, 79%, 13%) |
| HSV | hsv(91, 88%, 23%) |
| CMYK | cmyk(45.8%, 0%, 88.1%, 76.9%) |
| CIE-LAB | lab(21.76, -20.32, 26.78) |
| CIE-LCH | lch(21.76, 33.62, 127.20°) |
| OKLab | oklab(31.87% -0.0572 0.0601) |
| OKLCH | oklch(31.87% 0.083 133.6) |
| XYZ | xyz(2.1979, 3.4502, 0.7511) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.27
Hunter Green (survey)
#0B4008
ΔE00 4.38
Dark Green
#033500
ΔE00 4.74
Very Dark Green
#062E03
ΔE00 5.94
Forest Green (survey)
#06470C
ΔE00 6.17
Racing Green
#014600
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203B07 #22073B
analogous
#3A3B07 #203B07 #073B08
triadic
#203B07 #07203B #3B0720
tetradic
#203B07 #073A3B #22073B #3B0807
square
#203B07 #073A3B #22073B #3B0807
split-complementary
#203B07 #08073B #3B073A
monochromatic
#0F1B03 #0F1B03 #203B07 #3E720D #5BA814
Accessibility & contrast
On white
12.43
#203B07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#203B07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203B07
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203B07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203B07 | 1.00 | 12.43 | 1.69 | 12.43 |
| #FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3600
Deuteranopia (green-blind)
#3A330C
Tritanopia (blue-blind)
#203831
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #203b07; /* rgb */ color: rgb(32, 59, 7); /* oklch */ color: oklch(31.9% 0.083 133.6);
Tailwind
colors: {
custom: {
50: '#5e714b',
500: '#203b07',
950: '#000000',
},
}SCSS
$custom: #203b07; $custom-light: #5e714b; $custom-dark: #000000;
JSON
{
"hex": "#203b07",
"rgb": {
"r": 32,
"g": 59,
"b": 7
},
"hsl": {
"h": 91.154,
"s": 78.788,
"l": 12.941
},
"oklch": {
"l": 0.31875,
"c": 0.08294,
"h": 133.6
},
"luminance": 0.0345
}Semantic roles & 50–950 ramp
primary
#203B07
secondary
#51237A
accent
#33F598
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77