#203C0F#203C0F
#203C0F is a dark, moderate yellow-green. Relative luminance 0.036; OKLCH L 32.3% C 0.078 H 135.7°. Best body text is #FFFFFF at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #203C0F |
|---|---|
| RGB | rgb(32, 60, 15) |
| HSL | hsl(97, 60%, 15%) |
| HSV | hsv(97, 75%, 24%) |
| CMYK | cmyk(46.7%, 0%, 75%, 76.5%) |
| CIE-LAB | lab(22.21, -20.11, 23.71) |
| CIE-LCH | lch(22.21, 31.09, 130.31°) |
| OKLab | oklab(32.26% -0.0559 0.0545) |
| OKLCH | oklch(32.26% 0.078 135.7) |
| XYZ | xyz(2.2977, 3.5732, 1.0205) |
| Luminance | 0.0357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Hunter Green (survey)
#0B4008
ΔE00 4.17
Forrest Green
#154406
ΔE00 4.44
Dark Green
#033500
ΔE00 4.54
Very Dark Green
#062E03
ΔE00 5.43
Forest Green (survey)
#06470C
ΔE00 5.92
British Racing Green
#05480D
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203C0F #2B0F3C
analogous
#373C0F #203C0F #0F3C14
triadic
#203C0F #0F203C #3C0F20
tetradic
#203C0F #0F373C #2B0F3C #3C140F
square
#203C0F #0F373C #2B0F3C #3C140F
split-complementary
#203C0F #140F3C #3C0F37
monochromatic
#0D1806 #0D1806 #203C0F #3A6D1B #549E27
Accessibility & contrast
On white
12.25
#203C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.71
#203C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203C0F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203C0F | 1.00 | 12.25 | 1.71 | 12.25 |
| #FFFFFF | 12.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.71 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E3709
Deuteranopia (green-blind)
#3B3413
Tritanopia (blue-blind)
#1F3A33
Achromatopsia (no color)
#353535
Design tokens & code
CSS
--color: #203c0f; /* rgb */ color: rgb(32, 60, 15); /* oklch */ color: oklch(32.3% 0.078 135.7);
Tailwind
colors: {
custom: {
50: '#5e7250',
500: '#203c0f',
950: '#000000',
},
}SCSS
$custom: #203c0f; $custom-light: #5e7250; $custom-dark: #000000;
JSON
{
"hex": "#203c0f",
"rgb": {
"r": 32,
"g": 60,
"b": 15
},
"hsl": {
"h": 97.333,
"s": 60,
"l": 14.706
},
"oklch": {
"l": 0.3226,
"c": 0.07805,
"h": 135.7
},
"luminance": 0.03573
}Semantic roles & 50–950 ramp
primary
#203C0F
secondary
#5C3076
accent
#45E3A7
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040802
muted
#797B78