#91C5CB#91C5CB
#91C5CB is a light, muted teal. Relative luminance 0.503; OKLCH L 78.9% C 0.055 H 205.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5CB |
|---|---|
| RGB | rgb(145, 197, 203) |
| HSL | hsl(186, 36%, 68%) |
| HSV | hsv(186, 29%, 80%) |
| CMYK | cmyk(28.6%, 3%, 0%, 20.4%) |
| CIE-LAB | lab(76.23, -15.44, -8.48) |
| CIE-LCH | lch(76.23, 17.62, 208.77°) |
| OKLab | oklab(78.92% -0.0496 -0.0231) |
| OKLCH | oklch(78.92% 0.055 205) |
| XYZ | xyz(42.4193, 50.2619, 63.9547) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 6.99
Sky Blue
#87CEEB
ΔE00 8.14
Baby Blue
#89CFF0
ΔE00 9.42
Ice Blue
#A5DFF9
ΔE00 9.81
Paleturquoise
#AFEEEE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5CB #CB9791
analogous
#91CBB4 #91C5CB #91A8CB
triadic
#91C5CB #CB91C5 #C5CB91
tetradic
#91C5CB #B491CB #CB9791 #A8CB91
square
#91C5CB #B491CB #CB9791 #A8CB91
split-complementary
#91C5CB #CB91A8 #CBB491
monochromatic
#489199 #67AFB7 #91C5CB #BBDBDF #E4F1F2
Accessibility & contrast
On white
1.90
#91C5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#91C5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5CB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5CB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CB
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#7DC9C7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5cb; /* rgb */ color: rgb(145, 197, 203); /* oklch */ color: oklch(78.9% 0.055 205.0);
Tailwind
colors: {
custom: {
50: '#b3d6da',
500: '#91c5cb',
950: '#000000',
},
}SCSS
$custom: #91c5cb; $custom-light: #b3d6da; $custom-dark: #000000;
JSON
{
"hex": "#91c5cb",
"rgb": {
"r": 145,
"g": 197,
"b": 203
},
"hsl": {
"h": 186.207,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.7892,
"c": 0.05474,
"h": 205
},
"luminance": 0.50264
}Semantic roles & 50–950 ramp
primary
#91C5CB
secondary
#A06760
accent
#4337AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383