#20261A#20261A
#20261A is a dark, muted yellow-green. Relative luminance 0.018; OKLCH L 25.9% C 0.023 H 129.5°. Best body text is #FFFFFF at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #20261A |
|---|---|
| RGB | rgb(32, 38, 26) |
| HSL | hsl(90, 19%, 13%) |
| HSV | hsv(90, 32%, 15%) |
| CMYK | cmyk(15.8%, 0%, 31.6%, 85.1%) |
| CIE-LAB | lab(14.22, -5.53, 7.10) |
| CIE-LCH | lch(14.22, 9.00, 127.94°) |
| OKLab | oklab(25.85% -0.0149 0.018) |
| OKLCH | oklch(25.85% 0.023 129.5) |
| XYZ | xyz(1.4752, 1.7679, 1.2406) |
| Luminance | 0.0177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Charcoal (survey)
#343837
ΔE00 9.25
Almost Black
#070D0D
ΔE00 10.27
Dark Grey
#363737
ΔE00 10.33
Onyx
#353839
ΔE00 10.61
Gunmetal
#2A3439
ΔE00 11.64
Charcoal Grey
#3C4142
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20261A #201A26
analogous
#26261A #20261A #1A261A
triadic
#20261A #1A2026 #261A20
tetradic
#20261A #1A2626 #201A26 #261A1A
square
#20261A #1A2626 #201A26 #261A1A
split-complementary
#20261A #1A1A26 #261A26
monochromatic
#0F120C #0F120C #20261A #3F4A33 #5D6F4C
Accessibility & contrast
On white
15.51
#20261A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#20261A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #20261A
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20261A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##20261A | 1.00 | 15.51 | 1.35 | 15.51 |
| #FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272419
Deuteranopia (green-blind)
#26241B
Tritanopia (blue-blind)
#202523
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #20261a; /* rgb */ color: rgb(32, 38, 26); /* oklch */ color: oklch(25.9% 0.023 129.5);
Tailwind
colors: {
custom: {
50: '#5b6056',
500: '#20261a',
950: '#000000',
},
}SCSS
$custom: #20261a; $custom-light: #5b6056; $custom-dark: #000000;
JSON
{
"hex": "#20261a",
"rgb": {
"r": 32,
"g": 38,
"b": 26
},
"hsl": {
"h": 90,
"s": 18.75,
"l": 12.549
},
"oklch": {
"l": 0.25853,
"c": 0.02336,
"h": 129.5
},
"luminance": 0.01768
}Semantic roles & 50–950 ramp
primary
#20261A
secondary
#4E4458
accent
#6CBB94
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#040403
muted
#797978