#203F0C#203F0C
#203F0C is a dark, moderate yellow-green. Relative luminance 0.039; OKLCH L 33.1% C 0.085 H 135.7°. Best body text is #FFFFFF at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #203F0C |
|---|---|
| RGB | rgb(32, 63, 12) |
| HSL | hsl(96, 68%, 15%) |
| HSV | hsv(96, 81%, 25%) |
| CMYK | cmyk(49.2%, 0%, 81%, 75.3%) |
| CIE-LAB | lab(23.30, -21.91, 26.30) |
| CIE-LCH | lch(23.30, 34.23, 129.79°) |
| OKLab | oklab(33.15% -0.061 0.0595) |
| OKLCH | oklch(33.15% 0.085 135.7) |
| XYZ | xyz(2.4395, 3.8885, 0.9698) |
| Luminance | 0.0389 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 3.13
Hunter Green (survey)
#0B4008
ΔE00 3.40
Dark Green
#033500
ΔE00 4.70
Forest Green (survey)
#06470C
ΔE00 4.91
British Racing Green
#05480D
ΔE00 5.18
Racing Green
#014600
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203F0C #2B0C3F
analogous
#3A3F0C #203F0C #0C3F12
triadic
#203F0C #0C203F #3F0C20
tetradic
#203F0C #0C3A3F #2B0C3F #3F120C
square
#203F0C #0C3A3F #2B0C3F #3F120C
split-complementary
#203F0C #120C3F #3F0C3A
monochromatic
#0D1A05 #0D1A05 #203F0C #3A7216 #54A620
Accessibility & contrast
On white
11.81
#203F0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.78
#203F0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203F0C
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203F0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203F0C | 1.00 | 11.81 | 1.78 | 11.81 |
| #FFFFFF | 11.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.78 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 11.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#423905
Deuteranopia (green-blind)
#3D3711
Tritanopia (blue-blind)
#1F3C35
Achromatopsia (no color)
#383838
Design tokens & code
CSS
--color: #203f0c; /* rgb */ color: rgb(32, 63, 12); /* oklch */ color: oklch(33.1% 0.085 135.7);
Tailwind
colors: {
custom: {
50: '#5f744e',
500: '#203f0c',
950: '#000000',
},
}SCSS
$custom: #203f0c; $custom-light: #5f744e; $custom-dark: #000000;
JSON
{
"hex": "#203f0c",
"rgb": {
"r": 32,
"g": 63,
"b": 12
},
"hsl": {
"h": 96.471,
"s": 68,
"l": 14.706
},
"oklch": {
"l": 0.33145,
"c": 0.0852,
"h": 135.7
},
"luminance": 0.03889
}Semantic roles & 50–950 ramp
primary
#203F0C
secondary
#5C2C7B
accent
#3DEBA7
background
#F5F7F4
surface
#E9EDE7
border
#C5C8C3
text
#050802
muted
#797B78