#20380F#20380F
#20380F is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.0% C 0.072 H 134.5°. Best body text is #FFFFFF at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #20380F |
|---|---|
| RGB | rgb(32, 56, 15) |
| HSL | hsl(95, 58%, 14%) |
| HSV | hsv(95, 73%, 22%) |
| CMYK | cmyk(42.9%, 0%, 73.2%, 78%) |
| CIE-LAB | lab(20.71, -18.03, 22.08) |
| CIE-LCH | lch(20.71, 28.50, 129.23°) |
| OKLab | oklab(31.04% -0.0502 0.0511) |
| OKLCH | oklch(31.04% 0.072 134.5) |
| XYZ | xyz(2.0960, 3.1698, 0.9532) |
| Luminance | 0.0317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.96
Dark Green
#033500
ΔE00 4.96
Hunter Green (survey)
#0B4008
ΔE00 5.48
Forrest Green
#154406
ΔE00 5.94
Dark Forest Green
#002D04
ΔE00 5.97
Forest Green (survey)
#06470C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20380F #270F38
analogous
#35380F #20380F #0F3813
triadic
#20380F #0F2038 #380F20
tetradic
#20380F #0F3538 #270F38 #38130F
square
#20380F #0F3538 #270F38 #38130F
split-complementary
#20380F #130F38 #380F35
monochromatic
#0E1806 #0E1806 #20380F #3C681C #579929
Accessibility & contrast
On white
12.85
#20380F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#20380F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20380F
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20380F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20380F | 1.00 | 12.85 | 1.63 | 12.85 |
| #FFFFFF | 12.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A330A
Deuteranopia (green-blind)
#373112
Tritanopia (blue-blind)
#20362F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #20380f; /* rgb */ color: rgb(32, 56, 15); /* oklch */ color: oklch(31.0% 0.072 134.5);
Tailwind
colors: {
custom: {
50: '#5e6f4f',
500: '#20380f',
950: '#000000',
},
}SCSS
$custom: #20380f; $custom-light: #5e6f4f; $custom-dark: #000000;
JSON
{
"hex": "#20380f",
"rgb": {
"r": 32,
"g": 56,
"b": 15
},
"hsl": {
"h": 95.122,
"s": 57.746,
"l": 13.922
},
"oklch": {
"l": 0.31038,
"c": 0.07158,
"h": 134.5
},
"luminance": 0.0317
}Semantic roles & 50–950 ramp
primary
#20380F
secondary
#573072
accent
#47E1A1
background
#F5F6F4
surface
#E9ECE7
border
#C5C7C3
text
#040702
muted
#797A78