#203F11#203F11
#203F11 is a dark, moderate green. Relative luminance 0.039; OKLCH L 33.2% C 0.081 H 137.0°. Best body text is #FFFFFF at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #203F11 |
|---|---|
| RGB | rgb(32, 63, 17) |
| HSL | hsl(100, 58%, 16%) |
| HSV | hsv(100, 73%, 25%) |
| CMYK | cmyk(49.2%, 0%, 73%, 75.3%) |
| CIE-LAB | lab(23.35, -21.41, 23.92) |
| CIE-LCH | lch(23.35, 32.10, 131.83°) |
| OKLab | oklab(33.2% -0.0592 0.0552) |
| OKLCH | oklch(33.2% 0.081 137) |
| XYZ | xyz(2.4743, 3.9024, 1.1531) |
| Luminance | 0.0390 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 3.52
Forrest Green
#154406
ΔE00 3.66
Dark Green
#033500
ΔE00 4.62
Forest Green (survey)
#06470C
ΔE00 5.02
British Racing Green
#05480D
ΔE00 5.27
Pine Green
#0A481E
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203F11 #30113F
analogous
#373F11 #203F11 #113F19
triadic
#203F11 #11203F #3F1120
tetradic
#203F11 #11373F #30113F #3F1911
square
#203F11 #11373F #30113F #3F1911
split-complementary
#203F11 #19113F #3F1137
monochromatic
#0C1807 #0C1807 #203F11 #386F1E #519F2B
Accessibility & contrast
On white
11.79
#203F11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#203F11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203F11
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203F11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203F11 | 1.00 | 11.79 | 1.78 | 11.79 |
| #FFFFFF | 11.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#41390B
Deuteranopia (green-blind)
#3D3715
Tritanopia (blue-blind)
#1E3D35
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #203f11; /* rgb */ color: rgb(32, 63, 17); /* oklch */ color: oklch(33.2% 0.081 137.0);
Tailwind
colors: {
custom: {
50: '#5e7451',
500: '#203f11',
950: '#000000',
},
}SCSS
$custom: #203f11; $custom-light: #5e7451; $custom-dark: #000000;
JSON
{
"hex": "#203f11",
"rgb": {
"r": 32,
"g": 63,
"b": 17
},
"hsl": {
"h": 100.435,
"s": 57.5,
"l": 15.686
},
"oklch": {
"l": 0.33199,
"c": 0.08098,
"h": 137
},
"luminance": 0.03903
}Semantic roles & 50–950 ramp
primary
#203F11
secondary
#623378
accent
#47E1AF
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#050802
muted
#797B78