#203A10#203A10
#203A10 is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.7% C 0.074 H 135.4°. Best body text is #FFFFFF at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #203A10 |
|---|---|
| RGB | rgb(32, 58, 16) |
| HSL | hsl(97, 57%, 15%) |
| HSV | hsv(97, 72%, 23%) |
| CMYK | cmyk(44.8%, 0%, 72.4%, 77.3%) |
| CIE-LAB | lab(21.47, -18.97, 22.38) |
| CIE-LCH | lch(21.47, 29.34, 130.28°) |
| OKLab | oklab(31.66% -0.0527 0.0518) |
| OKLCH | oklch(31.66% 0.074 135.4) |
| XYZ | xyz(2.2022, 3.3705, 1.0246) |
| Luminance | 0.0337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 4.71
Hunter Green (survey)
#0B4008
ΔE00 4.87
Very Dark Green
#062E03
ΔE00 5.07
Forrest Green
#154406
ΔE00 5.30
Dark Forest Green
#002D04
ΔE00 6.04
Forest Green (survey)
#06470C
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203A10 #2A103A
analogous
#353A10 #203A10 #103A15
triadic
#203A10 #10203A #3A1020
tetradic
#203A10 #10353A #2A103A #3A1510
square
#203A10 #10353A #2A103A #3A1510
split-complementary
#203A10 #15103A #3A1035
monochromatic
#0D1807 #0D1807 #203A10 #3A6A1D #559A2A
Accessibility & contrast
On white
12.54
#203A10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#203A10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203A10
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203A10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203A10 | 1.00 | 12.54 | 1.67 | 12.54 |
| #FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C350B
Deuteranopia (green-blind)
#393313
Tritanopia (blue-blind)
#1F3831
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #203a10; /* rgb */ color: rgb(32, 58, 16); /* oklch */ color: oklch(31.7% 0.074 135.4);
Tailwind
colors: {
custom: {
50: '#5e7050',
500: '#203a10',
950: '#000000',
},
}SCSS
$custom: #203a10; $custom-light: #5e7050; $custom-dark: #000000;
JSON
{
"hex": "#203a10",
"rgb": {
"r": 32,
"g": 58,
"b": 16
},
"hsl": {
"h": 97.143,
"s": 56.757,
"l": 14.51
},
"oklch": {
"l": 0.31661,
"c": 0.07389,
"h": 135.4
},
"luminance": 0.03371
}Semantic roles & 50–950 ramp
primary
#203A10
secondary
#5B3274
accent
#48E0A6
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78