#91C7CD#91C7CD
#91C7CD is a light, muted teal. Relative luminance 0.513; OKLCH L 79.4% C 0.057 H 204.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CD |
|---|---|
| RGB | rgb(145, 199, 205) |
| HSL | hsl(186, 38%, 69%) |
| HSV | hsv(186, 29%, 80%) |
| CMYK | cmyk(29.3%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.84, -16.01, -8.65) |
| CIE-LCH | lch(76.84, 18.19, 208.38°) |
| OKLab | oklab(79.43% -0.0514 -0.0236) |
| OKLCH | oklch(79.43% 0.057 204.7) |
| XYZ | xyz(43.1163, 51.2722, 65.3704) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.87
Sky Blue
#87CEEB
ΔE00 8.05
Baby Blue
#89CFF0
ΔE00 9.35
Paleturquoise
#AFEEEE
ΔE00 9.39
Ice Blue
#A5DFF9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CD #CD9791
analogous
#91CDB5 #91C7CD #91A9CD
triadic
#91C7CD #CD91C7 #C7CD91
tetradic
#91C7CD #B591CD #CD9791 #A9CD91
square
#91C7CD #B591CD #CD9791 #A9CD91
split-complementary
#91C7CD #CD91A9 #CDB591
monochromatic
#47949C #67B2BA #91C7CD #BBDCE0 #E5F2F3
Accessibility & contrast
On white
1.87
#91C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#91C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#7CCBC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c7cd; /* rgb */ color: rgb(145, 199, 205); /* oklch */ color: oklch(79.4% 0.057 204.7);
Tailwind
colors: {
custom: {
50: '#b3d8dc',
500: '#91c7cd',
950: '#000000',
},
}SCSS
$custom: #91c7cd; $custom-light: #b3d8dc; $custom-dark: #000000;
JSON
{
"hex": "#91c7cd",
"rgb": {
"r": 145,
"g": 199,
"b": 205
},
"hsl": {
"h": 186,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79428,
"c": 0.05654,
"h": 204.7
},
"luminance": 0.51274
}Semantic roles & 50–950 ramp
primary
#91C7CD
secondary
#A26760
accent
#4135B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384