#203014#203014
#203014 is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.7% C 0.052 H 133.2°. Best body text is #FFFFFF at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #203014 |
|---|---|
| RGB | rgb(32, 48, 20) |
| HSL | hsl(94, 41%, 13%) |
| HSV | hsv(94, 58%, 19%) |
| CMYK | cmyk(33.3%, 0%, 58.3%, 81.2%) |
| CIE-LAB | lab(17.79, -12.89, 15.75) |
| CIE-LCH | lch(17.79, 20.35, 129.29°) |
| OKLab | oklab(28.68% -0.0356 0.0379) |
| OKLCH | oklch(28.68% 0.052 133.2) |
| XYZ | xyz(1.7789, 2.4714, 1.0450) |
| Luminance | 0.0247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.39
Dark Forest Green
#002D04
ΔE00 7.09
Dark Green
#033500
ΔE00 8.06
Hunter Green (survey)
#0B4008
ΔE00 9.46
Dark Olive
#373E02
ΔE00 10.06
Forrest Green
#154406
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203014 #241430
analogous
#2E3014 #203014 #143016
triadic
#203014 #142030 #301420
tetradic
#203014 #142E30 #241430 #301614
square
#203014 #142E30 #241430 #301614
split-complementary
#203014 #161430 #30142E
monochromatic
#0E1609 #0E1609 #203014 #3D5B26 #5A8638
Accessibility & contrast
On white
14.05
#203014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#203014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203014
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203014 | 1.00 | 14.05 | 1.49 | 14.05 |
| #FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C12
Deuteranopia (green-blind)
#302B16
Tritanopia (blue-blind)
#202E29
Achromatopsia (no color)
#2C2C2C
Design tokens & code
CSS
--color: #203014; /* rgb */ color: rgb(32, 48, 20); /* oklch */ color: oklch(28.7% 0.052 133.2);
Tailwind
colors: {
custom: {
50: '#5c6852',
500: '#203014',
950: '#000000',
},
}SCSS
$custom: #203014; $custom-light: #5c6852; $custom-dark: #000000;
JSON
{
"hex": "#203014",
"rgb": {
"r": 32,
"g": 48,
"b": 20
},
"hsl": {
"h": 94.286,
"s": 41.176,
"l": 13.333
},
"oklch": {
"l": 0.28684,
"c": 0.05201,
"h": 133.2
},
"luminance": 0.02471
}Semantic roles & 50–950 ramp
primary
#203014
secondary
#533967
accent
#57D19D
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040602
muted
#797A78