#203A0C#203A0C
#203A0C is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.077 H 134.3°. Best body text is #FFFFFF at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0C |
|---|---|
| RGB | rgb(32, 58, 12) |
| HSL | hsl(94, 66%, 14%) |
| HSV | hsv(94, 79%, 23%) |
| CMYK | cmyk(44.8%, 0%, 79.3%, 77.3%) |
| CIE-LAB | lab(21.43, -19.38, 24.34) |
| CIE-LCH | lch(21.43, 31.11, 128.53°) |
| OKLab | oklab(31.62% -0.0542 0.0554) |
| OKLCH | oklch(31.62% 0.078 134.3) |
| XYZ | xyz(2.1750, 3.3596, 0.8816) |
| Luminance | 0.0336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.64
Hunter Green (survey)
#0B4008
ΔE00 4.66
Forrest Green
#154406
ΔE00 4.88
Very Dark Green
#062E03
ΔE00 5.35
Dark Forest Green
#002D04
ΔE00 6.38
Forest Green (survey)
#06470C
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0C #260C3A
analogous
#373A0C #203A0C #0C3A0F
triadic
#203A0C #0C203A #3A0C20
tetradic
#203A0C #0C373A #260C3A #3A0F0C
square
#203A0C #0C373A #260C3A #3A0F0C
split-complementary
#203A0C #0F0C3A #3A0C37
monochromatic
#0E1905 #0E1905 #203A0C #3C6D16 #589F21
Accessibility & contrast
On white
12.56
#203A0C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0C
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0C | 1.00 | 12.56 | 1.67 | 12.56 |
| #FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3506
Deuteranopia (green-blind)
#393310
Tritanopia (blue-blind)
#203731
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0c; /* rgb */ color: rgb(32, 58, 12); /* oklch */ color: oklch(31.6% 0.077 134.3);
Tailwind
colors: {
custom: {
50: '#5e704e',
500: '#203a0c',
950: '#000000',
},
}SCSS
$custom: #203a0c; $custom-light: #5e704e; $custom-dark: #000000;
JSON
{
"hex": "#203a0c",
"rgb": {
"r": 32,
"g": 58,
"b": 12
},
"hsl": {
"h": 93.913,
"s": 65.714,
"l": 13.725
},
"oklch": {
"l": 0.31615,
"c": 0.0775,
"h": 134.3
},
"luminance": 0.0336
}Semantic roles & 50–950 ramp
primary
#203A0C
secondary
#562C76
accent
#3FE99F
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040701
muted
#797A77