#91C8CB#91C8CB
#91C8CB is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.057 H 200.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CB |
|---|---|
| RGB | rgb(145, 200, 203) |
| HSL | hsl(183, 36%, 68%) |
| HSV | hsv(183, 29%, 80%) |
| CMYK | cmyk(28.6%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(77.06, -16.98, -7.24) |
| CIE-LCH | lch(77.06, 18.46, 203.09°) |
| OKLab | oklab(79.58% -0.0534 -0.0198) |
| OKLCH | oklch(79.58% 0.057 200.3) |
| XYZ | xyz(43.1073, 51.6379, 64.1841) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 7.72
Paleturquoise
#AFEEEE
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 9.27
Robin'S Egg Blue
#98EFF9
ΔE00 9.57
Mediumturquoise
#48D1CC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CB #CB9491
analogous
#91CBB1 #91C8CB #91ABCB
triadic
#91C8CB #CB91C8 #C8CB91
tetradic
#91C8CB #B191CB #CB9491 #ABCB91
square
#91C8CB #B191CB #CB9491 #ABCB91
split-complementary
#91C8CB #CB91AB #CBB191
monochromatic
#489599 #67B3B7 #91C8CB #BBDDDF #E4F2F2
Accessibility & contrast
On white
1.85
#91C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#91C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#7DCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8cb; /* rgb */ color: rgb(145, 200, 203); /* oklch */ color: oklch(79.6% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#91c8cb',
950: '#000000',
},
}SCSS
$custom: #91c8cb; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#91c8cb",
"rgb": {
"r": 145,
"g": 200,
"b": 203
},
"hsl": {
"h": 183.103,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79584,
"c": 0.057,
"h": 200.3
},
"luminance": 0.5164
}Semantic roles & 50–950 ramp
primary
#91C8CB
secondary
#A06460
accent
#3D37AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383