#91C8CD#91C8CD
#91C8CD is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.057 H 203.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CD |
|---|---|
| RGB | rgb(145, 200, 205) |
| HSL | hsl(185, 38%, 69%) |
| HSV | hsv(185, 29%, 80%) |
| CMYK | cmyk(29.3%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.12, -16.52, -8.23) |
| CIE-LCH | lch(77.12, 18.46, 206.49°) |
| OKLab | oklab(79.65% -0.0526 -0.0225) |
| OKLCH | oklch(79.65% 0.057 203.1) |
| XYZ | xyz(43.3472, 51.7339, 65.4474) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 8.43
Paleturquoise
#AFEEEE
ΔE00 9.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.46
Baby Blue
#89CFF0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CD #CD9691
analogous
#91CDB4 #91C8CD #91AACD
triadic
#91C8CD #CD91C8 #C8CD91
tetradic
#91C8CD #B491CD #CD9691 #AACD91
square
#91C8CD #B491CD #CD9691 #AACD91
split-complementary
#91C8CD #CD91AA #CDB491
monochromatic
#47959C #67B3BA #91C8CD #BBDDE0 #E5F2F3
Accessibility & contrast
On white
1.85
#91C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#91C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#7CCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8cd; /* rgb */ color: rgb(145, 200, 205); /* oklch */ color: oklch(79.6% 0.057 203.1);
Tailwind
colors: {
custom: {
50: '#b3d8dc',
500: '#91c8cd',
950: '#000000',
},
}SCSS
$custom: #91c8cd; $custom-light: #b3d8dc; $custom-dark: #000000;
JSON
{
"hex": "#91c8cd",
"rgb": {
"r": 145,
"g": 200,
"b": 205
},
"hsl": {
"h": 185,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.79649,
"c": 0.05726,
"h": 203.1
},
"luminance": 0.51736
}Semantic roles & 50–950 ramp
primary
#91C8CD
secondary
#A26660
accent
#3F35B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384