#1A201A#1A201A
#1A201A is a very dark, near-neutral green. Relative luminance 0.013; OKLCH L 23.5% C 0.014 H 145.1°. Best body text is #FFFFFF at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #1A201A |
|---|---|
| RGB | rgb(26, 32, 26) |
| HSL | hsl(120, 10%, 11%) |
| HSV | hsv(120, 19%, 13%) |
| CMYK | cmyk(18.8%, 0%, 18.8%, 87.5%) |
| CIE-LAB | lab(11.46, -4.30, 3.17) |
| CIE-LCH | lch(11.46, 5.34, 143.60°) |
| OKLab | oklab(23.52% -0.0118 0.0082) |
| OKLCH | oklch(23.52% 0.014 145.1) |
| XYZ | xyz(1.1289, 1.3272, 1.1738) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.84
Charcoal (survey)
#343837
ΔE00 8.78
Black
#000000
ΔE00 9.27
Dark Grey
#363737
ΔE00 9.62
Gunmetal
#2A3439
ΔE00 9.68
Onyx
#353839
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A201A #201A20
analogous
#1D201A #1A201A #1A201D
triadic
#1A201A #1A1A20 #201A1A
tetradic
#1A201A #1A1D20 #201A20 #201D1A
square
#1A201A #1A1D20 #201A20 #201D1A
split-complementary
#1A201A #1D1A20 #201A1D
monochromatic
#0E110E #0E110E #1A201A #354235 #516451
Accessibility & contrast
On white
16.60
#1A201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1A201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A201A
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A201A | 1.00 | 16.60 | 1.27 | 16.60 |
| #FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201F1A
Deuteranopia (green-blind)
#1F1E1A
Tritanopia (blue-blind)
#19201E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1a201a; /* rgb */ color: rgb(26, 32, 26); /* oklch */ color: oklch(23.5% 0.014 145.1);
Tailwind
colors: {
custom: {
50: '#565b56',
500: '#1a201a',
950: '#000000',
},
}SCSS
$custom: #1a201a; $custom-light: #565b56; $custom-dark: #000000;
JSON
{
"hex": "#1a201a",
"rgb": {
"r": 26,
"g": 32,
"b": 26
},
"hsl": {
"h": 120,
"s": 10.345,
"l": 11.373
},
"oklch": {
"l": 0.2352,
"c": 0.01435,
"h": 145.1
},
"luminance": 0.01327
}Semantic roles & 50–950 ramp
primary
#1A201A
secondary
#504550
accent
#75B3B3
background
#F5F5F5
surface
#E9E9E9
border
#C5C5C5
text
#030403
muted
#787978