#102729#102729
#102729 is a dark, muted teal. Relative luminance 0.017; OKLCH L 25.5% C 0.029 H 202.9°. Best body text is #FFFFFF at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #102729 |
|---|---|
| RGB | rgb(16, 39, 41) |
| HSL | hsl(185, 44%, 11%) |
| HSV | hsv(185, 61%, 16%) |
| CMYK | cmyk(61%, 4.9%, 0%, 83.9%) |
| CIE-LAB | lab(13.95, -8.33, -4.12) |
| CIE-LCH | lch(13.95, 9.29, 206.30°) |
| OKLab | oklab(25.5% -0.0269 -0.0114) |
| OKLCH | oklch(25.5% 0.029 202.9) |
| XYZ | xyz(1.3393, 1.7212, 2.3590) |
| Luminance | 0.0172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.74
Charcoal (survey)
#343837
ΔE00 9.94
Almost Black
#070D0D
ΔE00 10.27
Onyx
#353839
ΔE00 10.61
Dark
#1B2431
ΔE00 10.80
Dark Blue Grey
#1F3B4D
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102729 #291210
analogous
#10291E #102729 #101A29
triadic
#102729 #291027 #272910
tetradic
#102729 #1E1029 #291210 #1A2910
square
#102729 #1E1029 #291210 #1A2910
split-complementary
#102729 #29101A #291E10
monochromatic
#091516 #091516 #102729 #215155 #327B81
Accessibility & contrast
On white
15.62
#102729 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.34
#102729 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102729
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102729 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102729 | 1.00 | 15.62 | 1.34 | 15.62 |
| #FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.34 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.62 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#242529
Deuteranopia (green-blind)
#202229
Tritanopia (blue-blind)
#032928
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #102729; /* rgb */ color: rgb(16, 39, 41); /* oklch */ color: oklch(25.5% 0.029 202.9);
Tailwind
colors: {
custom: {
50: '#506162',
500: '#102729',
950: '#000000',
},
}SCSS
$custom: #102729; $custom-light: #506162; $custom-dark: #000000;
JSON
{
"hex": "#102729",
"rgb": {
"r": 16,
"g": 39,
"b": 41
},
"hsl": {
"h": 184.8,
"s": 43.86,
"l": 11.176
},
"oklch": {
"l": 0.25502,
"c": 0.02917,
"h": 202.9
},
"luminance": 0.01721
}Semantic roles & 50–950 ramp
primary
#102729
secondary
#613734
accent
#5E54D4
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#020505
muted
#787979