#203909#203909
#203909 is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.3% C 0.078 H 133.3°. Best body text is #FFFFFF at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #203909 |
|---|---|
| RGB | rgb(32, 57, 9) |
| HSL | hsl(91, 73%, 13%) |
| HSV | hsv(91, 84%, 22%) |
| CMYK | cmyk(43.9%, 0%, 84.2%, 77.6%) |
| CIE-LAB | lab(21.03, -19.13, 25.17) |
| CIE-LCH | lch(21.03, 31.61, 127.23°) |
| OKLab | oklab(31.28% -0.0537 0.057) |
| OKLCH | oklch(31.28% 0.078 133.3) |
| XYZ | xyz(2.1081, 3.2530, 0.7752) |
| Luminance | 0.0325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.77
Hunter Green (survey)
#0B4008
ΔE00 4.93
Forrest Green
#154406
ΔE00 5.07
Very Dark Green
#062E03
ΔE00 5.47
Dark Forest Green
#002D04
ΔE00 6.54
Forest Green (survey)
#06470C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203909 #220939
analogous
#383909 #203909 #09390A
triadic
#203909 #092039 #390920
tetradic
#203909 #093839 #220939 #390A09
square
#203909 #093839 #220939 #390A09
split-complementary
#203909 #0A0939 #390938
monochromatic
#0F1A04 #0F1A04 #203909 #3E6E11 #5BA31A
Accessibility & contrast
On white
12.72
#203909 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#203909 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203909
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203909 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203909 | 1.00 | 12.72 | 1.65 | 12.72 |
| #FFFFFF | 12.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C3403
Deuteranopia (green-blind)
#38320E
Tritanopia (blue-blind)
#203630
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203909; /* rgb */ color: rgb(32, 57, 9); /* oklch */ color: oklch(31.3% 0.078 133.3);
Tailwind
colors: {
custom: {
50: '#5e6f4c',
500: '#203909',
950: '#000000',
},
}SCSS
$custom: #203909; $custom-light: #5e6f4c; $custom-dark: #000000;
JSON
{
"hex": "#203909",
"rgb": {
"r": 32,
"g": 57,
"b": 9
},
"hsl": {
"h": 91.25,
"s": 72.727,
"l": 12.941
},
"oklch": {
"l": 0.3128,
"c": 0.07835,
"h": 133.3
},
"luminance": 0.03253
}Semantic roles & 50–950 ramp
primary
#203909
secondary
#512777
accent
#38EF98
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77