#91CBD9#91CBD9
#91CBD9 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.063 H 214.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBD9 |
|---|---|
| RGB | rgb(145, 203, 217) |
| HSL | hsl(192, 49%, 71%) |
| HSV | hsv(192, 33%, 85%) |
| CMYK | cmyk(33.2%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(78.31, -15.22, -12.93) |
| CIE-LCH | lch(78.31, 19.97, 220.34°) |
| OKLab | oklab(80.71% -0.0517 -0.0354) |
| OKLCH | oklch(80.71% 0.063 214.4) |
| XYZ | xyz(45.5532, 53.7388, 73.6045) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBD9 #D99F91
analogous
#91D9C3 #91CBD9 #91A7D9
triadic
#91CBD9 #D991CB #CBD991
tetradic
#91CBD9 #C391D9 #D99F91 #A7D991
square
#91CBD9 #C391D9 #D99F91 #A7D991
split-complementary
#91CBD9 #D991A7 #D9C391
monochromatic
#3E9BB2 #64B5C9 #91CBD9 #BEE1E9 #E8F4F7
Accessibility & contrast
On white
1.79
#91CBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#91CBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBD9
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBD9 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#77D1CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cbd9; /* rgb */ color: rgb(145, 203, 217); /* oklch */ color: oklch(80.7% 0.063 214.4);
Tailwind
colors: {
custom: {
50: '#b3dbe4',
500: '#91cbd9',
950: '#000000',
},
}SCSS
$custom: #91cbd9; $custom-light: #b3dbe4; $custom-dark: #000000;
JSON
{
"hex": "#91cbd9",
"rgb": {
"r": 145,
"g": 203,
"b": 217
},
"hsl": {
"h": 191.667,
"s": 48.649,
"l": 70.98
},
"oklch": {
"l": 0.80713,
"c": 0.06267,
"h": 214.4
},
"luminance": 0.53741
}Semantic roles & 50–950 ramp
primary
#91CBD9
secondary
#B06E5E
accent
#462ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484