#20320A#20320A
#20320A is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.066 H 130.5°. Best body text is #FFFFFF at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #20320A |
|---|---|
| RGB | rgb(32, 50, 10) |
| HSL | hsl(87, 67%, 12%) |
| HSV | hsv(87, 80%, 20%) |
| CMYK | cmyk(36%, 0%, 80%, 80.4%) |
| CIE-LAB | lab(18.41, -15.26, 21.78) |
| CIE-LCH | lch(18.41, 26.59, 125.03°) |
| OKLab | oklab(29.15% -0.0431 0.0506) |
| OKLCH | oklch(29.15% 0.066 130.5) |
| XYZ | xyz(1.7910, 2.6101, 0.6965) |
| Luminance | 0.0261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.45
Dark Green
#033500
ΔE00 6.25
Dark Forest Green
#002D04
ΔE00 6.50
Hunter Green (survey)
#0B4008
ΔE00 7.47
Dark Olive
#373E02
ΔE00 7.77
Forrest Green
#154406
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20320A #1C0A32
analogous
#32300A #20320A #0C320A
triadic
#20320A #0A2032 #320A20
tetradic
#20320A #0A3230 #1C0A32 #320A0C
square
#20320A #0A3230 #1C0A32 #320A0C
split-complementary
#20320A #0A0C32 #300A32
monochromatic
#101A05 #101A05 #20320A #416514 #61981E
Accessibility & contrast
On white
13.80
#20320A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.52
#20320A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20320A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20320A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20320A | 1.00 | 13.80 | 1.52 | 13.80 |
| #FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.52 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E05
Deuteranopia (green-blind)
#322C0D
Tritanopia (blue-blind)
#21302A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #20320a; /* rgb */ color: rgb(32, 50, 10); /* oklch */ color: oklch(29.1% 0.066 130.5);
Tailwind
colors: {
custom: {
50: '#5d6a4c',
500: '#20320a',
950: '#000000',
},
}SCSS
$custom: #20320a; $custom-light: #5d6a4c; $custom-dark: #000000;
JSON
{
"hex": "#20320a",
"rgb": {
"r": 32,
"g": 50,
"b": 10
},
"hsl": {
"h": 87,
"s": 66.667,
"l": 11.765
},
"oklch": {
"l": 0.29146,
"c": 0.06644,
"h": 130.5
},
"luminance": 0.0261
}Semantic roles & 50–950 ramp
primary
#20320A
secondary
#48286F
accent
#3EEA8B
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77