#91C8CC#91C8CC
#91C8CC is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.057 H 201.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CC |
|---|---|
| RGB | rgb(145, 200, 204) |
| HSL | hsl(184, 37%, 68%) |
| HSV | hsv(184, 29%, 80%) |
| CMYK | cmyk(28.9%, 2%, 0%, 20%) |
| CIE-LAB | lab(77.09, -16.75, -7.74) |
| CIE-LCH | lch(77.09, 18.45, 204.79°) |
| OKLab | oklab(79.62% -0.053 -0.0211) |
| OKLCH | oklch(79.62% 0.057 201.7) |
| XYZ | xyz(43.2269, 51.6857, 64.8137) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 8.85
Paleturquoise
#AFEEEE
ΔE00 8.95
Robin'S Egg Blue
#98EFF9
ΔE00 9.50
Mediumturquoise
#48D1CC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CC #CC9591
analogous
#91CCB2 #91C8CC #91AACC
triadic
#91C8CC #CC91C8 #C8CC91
tetradic
#91C8CC #B291CC #CC9591 #AACC91
square
#91C8CC #B291CC #CC9591 #AACC91
split-complementary
#91C8CC #CC91AA #CCB291
monochromatic
#48959B #67B3B9 #91C8CC #BBDDDF #E5F2F3
Accessibility & contrast
On white
1.85
#91C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#91C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CC
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CC | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#B5BBCC
Tritanopia (blue-blind)
#7CCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8cc; /* rgb */ color: rgb(145, 200, 204); /* oklch */ color: oklch(79.6% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#b3d8db',
500: '#91c8cc',
950: '#000000',
},
}SCSS
$custom: #91c8cc; $custom-light: #b3d8db; $custom-dark: #000000;
JSON
{
"hex": "#91c8cc",
"rgb": {
"r": 145,
"g": 200,
"b": 204
},
"hsl": {
"h": 184.068,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.79617,
"c": 0.05711,
"h": 201.7
},
"luminance": 0.51688
}Semantic roles & 50–950 ramp
primary
#91C8CC
secondary
#A16560
accent
#3E36B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384