#91C6CB#91C6CB
#91C6CB is a light, muted teal. Relative luminance 0.507; OKLCH L 79.1% C 0.055 H 203.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6CB |
|---|---|
| RGB | rgb(145, 198, 203) |
| HSL | hsl(185, 36%, 68%) |
| HSV | hsv(185, 29%, 80%) |
| CMYK | cmyk(28.6%, 2.5%, 0%, 20.4%) |
| CIE-LAB | lab(76.51, -15.96, -8.06) |
| CIE-LCH | lch(76.51, 17.88, 206.81°) |
| OKLab | oklab(79.14% -0.0509 -0.022) |
| OKLCH | oklch(79.14% 0.055 203.4) |
| XYZ | xyz(42.6471, 50.7176, 64.0307) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 7.20
Sky Blue
#87CEEB
ΔE00 8.50
Paleturquoise
#AFEEEE
ΔE00 9.54
Baby Blue
#89CFF0
ΔE00 9.79
Robin'S Egg Blue
#98EFF9
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6CB #CB9691
analogous
#91CBB3 #91C6CB #91A9CB
triadic
#91C6CB #CB91C6 #C6CB91
tetradic
#91C6CB #B391CB #CB9691 #A9CB91
square
#91C6CB #B391CB #CB9691 #A9CB91
split-complementary
#91C6CB #CB91A9 #CBB391
monochromatic
#489299 #67B0B7 #91C6CB #BBDCDF #E4F1F2
Accessibility & contrast
On white
1.88
#91C6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#91C6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6CB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6CB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CB
Deuteranopia (green-blind)
#B4B9CB
Tritanopia (blue-blind)
#7DCAC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c6cb; /* rgb */ color: rgb(145, 198, 203); /* oklch */ color: oklch(79.1% 0.055 203.4);
Tailwind
colors: {
custom: {
50: '#b3d7da',
500: '#91c6cb',
950: '#000000',
},
}SCSS
$custom: #91c6cb; $custom-light: #b3d7da; $custom-dark: #000000;
JSON
{
"hex": "#91c6cb",
"rgb": {
"r": 145,
"g": 198,
"b": 203
},
"hsl": {
"h": 185.172,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79141,
"c": 0.05545,
"h": 203.4
},
"luminance": 0.5072
}Semantic roles & 50–950 ramp
primary
#91C6CB
secondary
#A06660
accent
#4137AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383