#91C8D5#91C8D5
#91C8D5 is a light, muted cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.060 H 214.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8D5 |
|---|---|
| RGB | rgb(145, 200, 213) |
| HSL | hsl(191, 45%, 70%) |
| HSV | hsv(191, 32%, 84%) |
| CMYK | cmyk(31.9%, 6.1%, 0%, 16.5%) |
| CIE-LAB | lab(77.36, -14.63, -12.20) |
| CIE-LCH | lch(77.36, 19.05, 219.81°) |
| OKLab | oklab(79.92% -0.0495 -0.0333) |
| OKLCH | oklch(79.92% 0.06 214) |
| XYZ | xyz(44.3376, 52.1300, 70.6638) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.29
Sky Blue
#87CEEB
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.58
Ice Blue
#A5DFF9
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8D5 #D59E91
analogous
#91D5C0 #91C8D5 #91A6D5
triadic
#91C8D5 #D591C8 #C8D591
tetradic
#91C8D5 #C091D5 #D59E91 #A6D591
square
#91C8D5 #C091D5 #D59E91 #A6D591
split-complementary
#91C8D5 #D591A6 #D5C091
monochromatic
#4196AA #65B2C4 #91C8D5 #BDDEE6 #E9F4F7
Accessibility & contrast
On white
1.84
#91C8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91C8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8D5
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8D5 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#B3BBD5
Tritanopia (blue-blind)
#79CDCC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c8d5; /* rgb */ color: rgb(145, 200, 213); /* oklch */ color: oklch(79.9% 0.060 214.0);
Tailwind
colors: {
custom: {
50: '#b3d8e1',
500: '#91c8d5',
950: '#000000',
},
}SCSS
$custom: #91c8d5; $custom-light: #b3d8e1; $custom-dark: #000000;
JSON
{
"hex": "#91c8d5",
"rgb": {
"r": 145,
"g": 200,
"b": 213
},
"hsl": {
"h": 191.471,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.79916,
"c": 0.05968,
"h": 214
},
"luminance": 0.52132
}Semantic roles & 50–950 ramp
primary
#91C8D5
secondary
#AB6E5F
accent
#482EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384