#1A2011#1A2011
#1A2011 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.3% C 0.029 H 126.3°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2011 |
|---|---|
| RGB | rgb(26, 32, 17) |
| HSL | hsl(84, 31%, 10%) |
| HSV | hsv(84, 47%, 13%) |
| CMYK | cmyk(18.8%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(11.23, -6.22, 8.99) |
| CIE-LCH | lch(11.23, 10.93, 124.69°) |
| OKLab | oklab(23.25% -0.017 0.0231) |
| OKLCH | oklch(23.25% 0.029 126.3) |
| XYZ | xyz(1.0437, 1.2931, 0.7248) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.32
Charcoal (survey)
#343837
ΔE00 11.57
Black
#000000
ΔE00 12.09
Very Dark Green
#062E03
ΔE00 12.48
Dark Grey
#363737
ΔE00 12.53
Dark Forest Green
#002D04
ΔE00 12.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2011 #171120
analogous
#201F11 #1A2011 #132011
triadic
#1A2011 #111A20 #20111A
tetradic
#1A2011 #11201F #171120 #201113
square
#1A2011 #11201F #171120 #201113
split-complementary
#1A2011 #111320 #1F1120
monochromatic
#10140B #10140B #1A2011 #3A4826 #5B703B
Accessibility & contrast
On white
16.69
#1A2011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1A2011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2011
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2011 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E10
Deuteranopia (green-blind)
#211E12
Tritanopia (blue-blind)
#1B1F1C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1a2011; /* rgb */ color: rgb(26, 32, 17); /* oklch */ color: oklch(23.3% 0.029 126.3);
Tailwind
colors: {
custom: {
50: '#565b4f',
500: '#1a2011',
950: '#000000',
},
}SCSS
$custom: #1a2011; $custom-light: #565b4f; $custom-dark: #000000;
JSON
{
"hex": "#1a2011",
"rgb": {
"r": 26,
"g": 32,
"b": 17
},
"hsl": {
"h": 84,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.23252,
"c": 0.02867,
"h": 126.3
},
"luminance": 0.01293
}Semantic roles & 50–950 ramp
primary
#1A2011
secondary
#433755
accent
#61C78A
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978