#20240A#20240A
#20240A is a very dark, muted yellow. Relative luminance 0.016; OKLCH L 24.9% C 0.043 H 116.9°. Best body text is #FFFFFF at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #20240A |
|---|---|
| RGB | rgb(32, 36, 10) |
| HSL | hsl(69, 57%, 9%) |
| HSV | hsv(69, 72%, 14%) |
| CMYK | cmyk(11.1%, 0%, 72.2%, 85.9%) |
| CIE-LAB | lab(13.17, -6.75, 15.18) |
| CIE-LCH | lch(13.17, 16.62, 113.98°) |
| OKLab | oklab(24.92% -0.0195 0.0384) |
| OKLCH | oklch(24.92% 0.043 116.9) |
| XYZ | xyz(1.2813, 1.5908, 0.5266) |
| Luminance | 0.0159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.97
Dark Olive
#373E02
ΔE00 11.37
Dark Forest Green
#002D04
ΔE00 11.62
Dark Green
#033500
ΔE00 12.67
Charcoal (survey)
#343837
ΔE00 13.59
Almost Black
#070D0D
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20240A #0E0A24
analogous
#241B0A #20240A #13240A
triadic
#20240A #0A2024 #240A20
tetradic
#20240A #0A241B #0E0A24 #240A13
square
#20240A #0A241B #0E0A24 #240A13
split-complementary
#20240A #0A1324 #1B0A24
monochromatic
#151807 #151807 #20240A #4B5417 #758425
Accessibility & contrast
On white
15.93
#20240A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#20240A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20240A
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20240A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20240A | 1.00 | 15.93 | 1.32 | 15.93 |
| #FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#26220C
Tritanopia (blue-blind)
#22221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #20240a; /* rgb */ color: rgb(32, 36, 10); /* oklch */ color: oklch(24.9% 0.043 116.9);
Tailwind
colors: {
custom: {
50: '#5c5e4b',
500: '#20240a',
950: '#000000',
},
}SCSS
$custom: #20240a; $custom-light: #5c5e4b; $custom-dark: #000000;
JSON
{
"hex": "#20240a",
"rgb": {
"r": 32,
"g": 36,
"b": 10
},
"hsl": {
"h": 69.231,
"s": 56.522,
"l": 9.02
},
"oklch": {
"l": 0.24916,
"c": 0.04308,
"h": 116.9
},
"luminance": 0.01591
}Semantic roles & 50–950 ramp
primary
#20240A
secondary
#322A60
accent
#48E05F
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977