#10201E#10201E
#10201E is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.9% C 0.022 H 185.7°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #10201E |
|---|---|
| RGB | rgb(16, 32, 30) |
| HSL | hsl(173, 33%, 9%) |
| HSV | hsv(173, 50%, 13%) |
| CMYK | cmyk(50%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(10.83, -7.38, -0.78) |
| CIE-LCH | lch(10.83, 7.42, 186.02°) |
| OKLab | oklab(22.85% -0.022 -0.0022) |
| OKLCH | oklch(22.85% 0.022 185.7) |
| XYZ | xyz(0.9645, 1.2369, 1.4160) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.05
Gunmetal
#2A3439
ΔE00 9.26
Charcoal (survey)
#343837
ΔE00 10.34
Black
#000000
ΔE00 11.01
Onyx
#353839
ΔE00 11.19
Dark Grey
#363737
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10201E #201012
analogous
#102016 #10201E #101A20
triadic
#10201E #1E1020 #201E10
tetradic
#10201E #161020 #201012 #1A2010
square
#10201E #161020 #201012 #1A2010
split-complementary
#10201E #20101A #201610
monochromatic
#0A1413 #0A1413 #10201E #244944 #39726B
Accessibility & contrast
On white
16.84
#10201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#10201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10201E
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10201E | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1E
Deuteranopia (green-blind)
#1C1C1E
Tritanopia (blue-blind)
#0A211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #10201e; /* rgb */ color: rgb(16, 32, 30); /* oklch */ color: oklch(22.9% 0.022 185.7);
Tailwind
colors: {
custom: {
50: '#4f5b59',
500: '#10201e',
950: '#000000',
},
}SCSS
$custom: #10201e; $custom-light: #4f5b59; $custom-dark: #000000;
JSON
{
"hex": "#10201e",
"rgb": {
"r": 16,
"g": 32,
"b": 30
},
"hsl": {
"h": 172.5,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22852,
"c": 0.02211,
"h": 185.7
},
"luminance": 0.01237
}Semantic roles & 50–950 ramp
primary
#10201E
secondary
#56363A
accent
#5E6CC9
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978