#20330A#20330A
#20330A is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.5% C 0.068 H 131.0°. Best body text is #FFFFFF at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #20330A |
|---|---|
| RGB | rgb(32, 51, 10) |
| HSL | hsl(88, 67%, 12%) |
| HSV | hsv(88, 80%, 20%) |
| CMYK | cmyk(37.3%, 0%, 80.4%, 80%) |
| CIE-LAB | lab(18.79, -15.82, 22.22) |
| CIE-LCH | lch(18.79, 27.28, 125.45°) |
| OKLab | oklab(29.45% -0.0446 0.0514) |
| OKLCH | oklch(29.45% 0.068 131) |
| XYZ | xyz(1.8343, 2.6966, 0.7110) |
| Luminance | 0.0270 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.33
Dark Green
#033500
ΔE00 5.95
Dark Forest Green
#002D04
ΔE00 6.39
Hunter Green (survey)
#0B4008
ΔE00 7.07
Forrest Green
#154406
ΔE00 7.51
Dark Olive
#373E02
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20330A #1D0A33
analogous
#33320A #20330A #0C330A
triadic
#20330A #0A2033 #330A20
tetradic
#20330A #0A3332 #1D0A33 #330A0C
square
#20330A #0A3332 #1D0A33 #330A0C
split-complementary
#20330A #0A0C33 #320A33
monochromatic
#101A05 #101A05 #20330A #406614 #60991E
Accessibility & contrast
On white
13.64
#20330A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#20330A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20330A
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20330A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20330A | 1.00 | 13.64 | 1.54 | 13.64 |
| #FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#362F05
Deuteranopia (green-blind)
#332D0D
Tritanopia (blue-blind)
#21302B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #20330a; /* rgb */ color: rgb(32, 51, 10); /* oklch */ color: oklch(29.5% 0.068 131.0);
Tailwind
colors: {
custom: {
50: '#5d6a4c',
500: '#20330a',
950: '#000000',
},
}SCSS
$custom: #20330a; $custom-light: #5d6a4c; $custom-dark: #000000;
JSON
{
"hex": "#20330a",
"rgb": {
"r": 32,
"g": 51,
"b": 10
},
"hsl": {
"h": 87.805,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.29452,
"c": 0.06806,
"h": 131
},
"luminance": 0.02697
}Semantic roles & 50–950 ramp
primary
#20330A
secondary
#4A2870
accent
#3EEA8E
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77