#203A0F#203A0F
#203A0F is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.6% C 0.075 H 135.1°. Best body text is #FFFFFF at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #203A0F |
|---|---|
| RGB | rgb(32, 58, 15) |
| HSL | hsl(96, 59%, 14%) |
| HSV | hsv(96, 74%, 23%) |
| CMYK | cmyk(44.8%, 0%, 74.1%, 77.3%) |
| CIE-LAB | lab(21.46, -19.08, 22.90) |
| CIE-LCH | lch(21.46, 29.80, 129.81°) |
| OKLab | oklab(31.65% -0.053 0.0528) |
| OKLCH | oklch(31.65% 0.075 135.1) |
| XYZ | xyz(2.1949, 3.3676, 0.9862) |
| Luminance | 0.0337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.68
Hunter Green (survey)
#0B4008
ΔE00 4.79
Very Dark Green
#062E03
ΔE00 5.13
Forrest Green
#154406
ΔE00 5.17
Dark Forest Green
#002D04
ΔE00 6.12
Forest Green (survey)
#06470C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A0F #290F3A
analogous
#363A0F #203A0F #0F3A14
triadic
#203A0F #0F203A #3A0F20
tetradic
#203A0F #0F363A #290F3A #3A140F
square
#203A0F #0F363A #290F3A #3A140F
split-complementary
#203A0F #140F3A #3A0F36
monochromatic
#0D1806 #0D1806 #203A0F #3B6B1C #569B28
Accessibility & contrast
On white
12.55
#203A0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A0F
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A0F | 1.00 | 12.55 | 1.67 | 12.55 |
| #FFFFFF | 12.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C350A
Deuteranopia (green-blind)
#393312
Tritanopia (blue-blind)
#1F3831
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a0f; /* rgb */ color: rgb(32, 58, 15); /* oklch */ color: oklch(31.6% 0.075 135.1);
Tailwind
colors: {
custom: {
50: '#5e704f',
500: '#203a0f',
950: '#000000',
},
}SCSS
$custom: #203a0f; $custom-light: #5e704f; $custom-dark: #000000;
JSON
{
"hex": "#203a0f",
"rgb": {
"r": 32,
"g": 58,
"b": 15
},
"hsl": {
"h": 96.279,
"s": 58.904,
"l": 14.314
},
"oklch": {
"l": 0.31649,
"c": 0.07484,
"h": 135.1
},
"luminance": 0.03368
}Semantic roles & 50–950 ramp
primary
#203A0F
secondary
#5A3074
accent
#46E2A4
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78