#91ADA7#91ADA7
#91ADA7 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.032 H 180.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91ADA7 |
|---|---|
| RGB | rgb(145, 173, 167) |
| HSL | hsl(167, 15%, 62%) |
| HSV | hsv(167, 16%, 68%) |
| CMYK | cmyk(16.2%, 0%, 3.5%, 32.2%) |
| CIE-LAB | lab(68.53, -10.84, -0.14) |
| CIE-LCH | lch(68.53, 10.84, 180.72°) |
| OKLab | oklab(72.47% -0.032 -0.0005) |
| OKLCH | oklch(72.47% 0.032 180.9) |
| XYZ | xyz(33.5939, 38.6960, 42.2508) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.50
Greyish Teal
#719F91
ΔE00 8.00
Cadetblue
#5F9EA0
ΔE00 9.93
Greenish Grey
#96AE8D
ΔE00 10.03
Bluegrey
#85A3B2
ΔE00 10.26
Cool Gray
#9AA7B0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ADA7 #AD9197
analogous
#91AD99 #91ADA7 #91A5AD
triadic
#91ADA7 #A791AD #ADA791
tetradic
#91ADA7 #9991AD #AD9197 #A5AD91
square
#91ADA7 #9991AD #AD9197 #A5AD91
split-complementary
#91ADA7 #AD91A5 #AD9991
monochromatic
#54706A #6E938B #91ADA7 #B4C7C3 #D7E1DF
Accessibility & contrast
On white
2.40
#91ADA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#91ADA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ADA7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ADA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ADA7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A5A5A8
Tritanopia (blue-blind)
#8AAEAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #91ada7; /* rgb */ color: rgb(145, 173, 167); /* oklch */ color: oklch(72.5% 0.032 180.9);
Tailwind
colors: {
custom: {
50: '#b1c5c1',
500: '#91ada7',
950: '#000000',
},
}SCSS
$custom: #91ada7; $custom-light: #b1c5c1; $custom-dark: #000000;
JSON
{
"hex": "#91ada7",
"rgb": {
"r": 145,
"g": 173,
"b": 167
},
"hsl": {
"h": 167.143,
"s": 14.583,
"l": 62.353
},
"oklch": {
"l": 0.72467,
"c": 0.03203,
"h": 180.9
},
"luminance": 0.38697
}Semantic roles & 50–950 ramp
primary
#91ADA7
secondary
#D2C8CA
accent
#4D5D99
background
#FAFCFB
surface
#F5F8F7
border
#CFD1D0
text
#101212
muted
#7F8181