#91C5CD#91C5CD
#91C5CD is a light, muted teal. Relative luminance 0.504; OKLCH L 79.0% C 0.055 H 207.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5CD |
|---|---|
| RGB | rgb(145, 197, 205) |
| HSL | hsl(188, 38%, 69%) |
| HSV | hsv(188, 29%, 80%) |
| CMYK | cmyk(29.3%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.29, -14.97, -9.47) |
| CIE-LCH | lch(76.29, 17.72, 212.32°) |
| OKLab | oklab(78.99% -0.0488 -0.0259) |
| OKLCH | oklch(78.99% 0.055 207.9) |
| XYZ | xyz(42.6592, 50.3579, 65.2181) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.48
Powder Blue
#B0E0E6
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 8.62
Ice Blue
#A5DFF9
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5CD #CD9991
analogous
#91CDB7 #91C5CD #91A7CD
triadic
#91C5CD #CD91C5 #C5CD91
tetradic
#91C5CD #B791CD #CD9991 #A7CD91
square
#91C5CD #B791CD #CD9991 #A7CD91
split-complementary
#91C5CD #CD91A7 #CDB791
monochromatic
#47919C #67AFBA #91C5CD #BBDBE0 #E5F1F3
Accessibility & contrast
On white
1.90
#91C5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#91C5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5CD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5CD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CE
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#7DCAC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5cd; /* rgb */ color: rgb(145, 197, 205); /* oklch */ color: oklch(79.0% 0.055 207.9);
Tailwind
colors: {
custom: {
50: '#b3d6dc',
500: '#91c5cd',
950: '#000000',
},
}SCSS
$custom: #91c5cd; $custom-light: #b3d6dc; $custom-dark: #000000;
JSON
{
"hex": "#91c5cd",
"rgb": {
"r": 145,
"g": 197,
"b": 205
},
"hsl": {
"h": 188,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.78986,
"c": 0.05525,
"h": 207.9
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#91C5CD
secondary
#A26960
accent
#4635B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384