#20300E#20300E
#20300E is a dark, muted yellow-green. Relative luminance 0.025; OKLCH L 28.6% C 0.059 H 130.5°. Best body text is #FFFFFF at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #20300E |
|---|---|
| RGB | rgb(32, 48, 14) |
| HSL | hsl(88, 55%, 12%) |
| HSV | hsv(88, 71%, 19%) |
| CMYK | cmyk(33.3%, 0%, 70.8%, 81.2%) |
| CIE-LAB | lab(17.70, -13.70, 19.12) |
| CIE-LCH | lch(17.70, 23.52, 125.63°) |
| OKLab | oklab(28.59% -0.0384 0.0449) |
| OKLCH | oklch(28.59% 0.059 130.5) |
| XYZ | xyz(1.7319, 2.4526, 0.7975) |
| Luminance | 0.0245 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.88
Dark Forest Green
#002D04
ΔE00 6.79
Dark Green
#033500
ΔE00 7.21
Hunter Green (survey)
#0B4008
ΔE00 8.61
Dark Olive
#373E02
ΔE00 8.67
Forrest Green
#154406
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20300E #1E0E30
analogous
#302F0E #20300E #0F300E
triadic
#20300E #0E2030 #300E20
tetradic
#20300E #0E302F #1E0E30 #300E0F
square
#20300E #0E302F #1E0E30 #300E0F
split-complementary
#20300E #0E0F30 #2F0E30
monochromatic
#101807 #101807 #20300E #405F1C #5F8F2A
Accessibility & contrast
On white
14.09
#20300E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#20300E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20300E
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20300E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20300E | 1.00 | 14.09 | 1.49 | 14.09 |
| #FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C0A
Deuteranopia (green-blind)
#302B10
Tritanopia (blue-blind)
#212E29
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #20300e; /* rgb */ color: rgb(32, 48, 14); /* oklch */ color: oklch(28.6% 0.059 130.5);
Tailwind
colors: {
custom: {
50: '#5d684e',
500: '#20300e',
950: '#000000',
},
}SCSS
$custom: #20300e; $custom-light: #5d684e; $custom-dark: #000000;
JSON
{
"hex": "#20300e",
"rgb": {
"r": 32,
"g": 48,
"b": 14
},
"hsl": {
"h": 88.235,
"s": 54.839,
"l": 12.157
},
"oklch": {
"l": 0.28586,
"c": 0.05911,
"h": 130.5
},
"luminance": 0.02453
}Semantic roles & 50–950 ramp
primary
#20300E
secondary
#4B2F6A
accent
#4ADE90
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77