#20320C#20320C
#20320C is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.2% C 0.065 H 131.0°. Best body text is #FFFFFF at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #20320C |
|---|---|
| RGB | rgb(32, 50, 12) |
| HSL | hsl(88, 61%, 12%) |
| HSV | hsv(88, 76%, 20%) |
| CMYK | cmyk(36%, 0%, 76%, 80.4%) |
| CIE-LAB | lab(18.43, -15.07, 20.94) |
| CIE-LCH | lch(18.43, 25.80, 125.73°) |
| OKLab | oklab(29.17% -0.0424 0.0487) |
| OKLCH | oklch(29.17% 0.065 131) |
| XYZ | xyz(1.8026, 2.6148, 0.7575) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.41
Dark Green
#033500
ΔE00 6.34
Dark Forest Green
#002D04
ΔE00 6.43
Hunter Green (survey)
#0B4008
ΔE00 7.58
Dark Olive
#373E02
ΔE00 8.04
Forrest Green
#154406
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20320C #1E0C32
analogous
#32310C #20320C #0D320C
triadic
#20320C #0C2032 #320C20
tetradic
#20320C #0C3231 #1E0C32 #320C0D
square
#20320C #0C3231 #1E0C32 #320C0D
split-complementary
#20320C #0C0D32 #310C32
monochromatic
#101906 #101906 #20320C #406318 #5F9524
Accessibility & contrast
On white
13.79
#20320C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#20320C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20320C
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20320C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20320C | 1.00 | 13.79 | 1.52 | 13.79 |
| #FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E08
Deuteranopia (green-blind)
#322C0F
Tritanopia (blue-blind)
#21302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #20320c; /* rgb */ color: rgb(32, 50, 12); /* oklch */ color: oklch(29.2% 0.065 131.0);
Tailwind
colors: {
custom: {
50: '#5d6a4d',
500: '#20320c',
950: '#000000',
},
}SCSS
$custom: #20320c; $custom-light: #5d6a4d; $custom-dark: #000000;
JSON
{
"hex": "#20320c",
"rgb": {
"r": 32,
"g": 50,
"b": 12
},
"hsl": {
"h": 88.421,
"s": 61.29,
"l": 12.157
},
"oklch": {
"l": 0.29169,
"c": 0.06457,
"h": 131
},
"luminance": 0.02615
}Semantic roles & 50–950 ramp
primary
#20320C
secondary
#4B2C6E
accent
#43E490
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77