#203B09#203B09
#203B09 is a dark, moderate yellow-green. Relative luminance 0.035; OKLCH L 31.9% C 0.081 H 134.0°. Best body text is #FFFFFF at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #203B09 |
|---|---|
| RGB | rgb(32, 59, 9) |
| HSL | hsl(92, 74%, 13%) |
| HSV | hsv(92, 85%, 23%) |
| CMYK | cmyk(45.8%, 0%, 84.7%, 76.9%) |
| CIE-LAB | lab(21.78, -20.16, 25.98) |
| CIE-LCH | lch(21.78, 32.88, 127.80°) |
| OKLab | oklab(31.89% -0.0565 0.0586) |
| OKLCH | oklch(31.89% 0.081 134) |
| XYZ | xyz(2.2089, 3.4546, 0.8088) |
| Luminance | 0.0345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 4.34
Hunter Green (survey)
#0B4008
ΔE00 4.35
Dark Green
#033500
ΔE00 4.66
Very Dark Green
#062E03
ΔE00 5.76
Forest Green (survey)
#06470C
ΔE00 6.15
Racing Green
#014600
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203B09 #24093B
analogous
#393B09 #203B09 #093B0B
triadic
#203B09 #09203B #3B0920
tetradic
#203B09 #09393B #24093B #3B0B09
square
#203B09 #09393B #24093B #3B0B09
split-complementary
#203B09 #0B093B #3B0939
monochromatic
#0E1B04 #0E1B04 #203B09 #3D7011 #5AA519
Accessibility & contrast
On white
12.42
#203B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#203B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203B09
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203B09 | 1.00 | 12.42 | 1.69 | 12.42 |
| #FFFFFF | 12.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3602
Deuteranopia (green-blind)
#3A330E
Tritanopia (blue-blind)
#203831
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #203b09; /* rgb */ color: rgb(32, 59, 9); /* oklch */ color: oklch(31.9% 0.081 134.0);
Tailwind
colors: {
custom: {
50: '#5e714c',
500: '#203b09',
950: '#000000',
},
}SCSS
$custom: #203b09; $custom-light: #5e714c; $custom-dark: #000000;
JSON
{
"hex": "#203b09",
"rgb": {
"r": 32,
"g": 59,
"b": 9
},
"hsl": {
"h": 92.4,
"s": 73.529,
"l": 13.333
},
"oklch": {
"l": 0.31893,
"c": 0.08139,
"h": 134
},
"luminance": 0.03455
}Semantic roles & 50–950 ramp
primary
#203B09
secondary
#532779
accent
#38F09B
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050701
muted
#797A77