#203C0B#203C0B
#203C0B is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.2% C 0.081 H 134.7°. Best body text is #FFFFFF at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #203C0B |
|---|---|
| RGB | rgb(32, 60, 11) |
| HSL | hsl(94, 69%, 14%) |
| HSV | hsv(94, 82%, 24%) |
| CMYK | cmyk(46.7%, 0%, 81.7%, 76.5%) |
| CIE-LAB | lab(22.17, -20.50, 25.57) |
| CIE-LCH | lch(22.17, 32.77, 128.71°) |
| OKLab | oklab(32.22% -0.0573 0.0579) |
| OKLCH | oklch(32.22% 0.081 134.7) |
| XYZ | xyz(2.2719, 3.5628, 0.8845) |
| Luminance | 0.0356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.08
Forrest Green
#154406
ΔE00 4.09
Dark Green
#033500
ΔE00 4.58
Very Dark Green
#062E03
ΔE00 5.76
Forest Green (survey)
#06470C
ΔE00 5.83
British Racing Green
#05480D
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C0B #270B3C
analogous
#393C0B #203C0B #0B3C0F
triadic
#203C0B #0B203C #3C0B20
tetradic
#203C0B #0B393C #270B3C #3C0F0B
square
#203C0B #0B393C #270B3C #3C0F0B
split-complementary
#203C0B #0F0B3C #3C0B39
monochromatic
#0E1A05 #0E1A05 #203C0B #3C7014 #57A31E
Accessibility & contrast
On white
12.26
#203C0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#203C0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C0B
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C0B | 1.00 | 12.26 | 1.71 | 12.26 |
| #FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F3604
Deuteranopia (green-blind)
#3B3410
Tritanopia (blue-blind)
#1F3932
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #203c0b; /* rgb */ color: rgb(32, 60, 11); /* oklch */ color: oklch(32.2% 0.081 134.7);
Tailwind
colors: {
custom: {
50: '#5e724d',
500: '#203c0b',
950: '#000000',
},
}SCSS
$custom: #203c0b; $custom-light: #5e724d; $custom-dark: #000000;
JSON
{
"hex": "#203c0b",
"rgb": {
"r": 32,
"g": 60,
"b": 11
},
"hsl": {
"h": 94.286,
"s": 69.014,
"l": 13.922
},
"oklch": {
"l": 0.32218,
"c": 0.08141,
"h": 134.7
},
"luminance": 0.03563
}Semantic roles & 50–950 ramp
primary
#203C0B
secondary
#572A79
accent
#3CECA0
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#050801
muted
#797B77