#10201C#10201C
#10201C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.8% C 0.023 H 176.5°. Best body text is #FFFFFF at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #10201C |
|---|---|
| RGB | rgb(16, 32, 28) |
| HSL | hsl(165, 33%, 9%) |
| HSV | hsv(165, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 12.5%, 87.5%) |
| CIE-LAB | lab(10.76, -8.01, 0.59) |
| CIE-LCH | lch(10.76, 8.03, 175.81°) |
| OKLab | oklab(22.77% -0.0232 0.0014) |
| OKLCH | oklch(22.77% 0.023 176.5) |
| XYZ | xyz(0.9397, 1.2270, 1.2857) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.60
Gunmetal
#2A3439
ΔE00 10.16
Charcoal (survey)
#343837
ΔE00 10.73
Black
#000000
ΔE00 11.46
Onyx
#353839
ΔE00 11.73
Dark Grey
#363737
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10201C #201014
analogous
#102014 #10201C #101C20
triadic
#10201C #1C1020 #201C10
tetradic
#10201C #141020 #201014 #1C2010
square
#10201C #141020 #201014 #1C2010
split-complementary
#10201C #20101C #201410
monochromatic
#0A1412 #0A1412 #10201C #244940 #397263
Accessibility & contrast
On white
16.86
#10201C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#10201C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10201C
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10201C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10201C | 1.00 | 16.86 | 1.25 | 16.86 |
| #FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E1C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#0B201F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #10201c; /* rgb */ color: rgb(16, 32, 28); /* oklch */ color: oklch(22.8% 0.023 176.5);
Tailwind
colors: {
custom: {
50: '#4f5b57',
500: '#10201c',
950: '#000000',
},
}SCSS
$custom: #10201c; $custom-light: #4f5b57; $custom-dark: #000000;
JSON
{
"hex": "#10201c",
"rgb": {
"r": 16,
"g": 32,
"b": 28
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22771,
"c": 0.0232,
"h": 176.5
},
"luminance": 0.01227
}Semantic roles & 50–950 ramp
primary
#10201C
secondary
#56363E
accent
#5E79C9
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978