#91C8D6#91C8D6
#91C8D6 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.060 H 215.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8D6 |
|---|---|
| RGB | rgb(145, 200, 214) |
| HSL | hsl(192, 46%, 70%) |
| HSV | hsv(192, 32%, 84%) |
| CMYK | cmyk(32.2%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(77.39, -14.39, -12.69) |
| CIE-LCH | lch(77.39, 19.19, 221.40°) |
| OKLab | oklab(79.95% -0.0491 -0.0347) |
| OKLCH | oklch(79.95% 0.06 215.2) |
| XYZ | xyz(44.4649, 52.1810, 71.3343) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.16
Baby Blue
#89CFF0
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.71
Ice Blue
#A5DFF9
ΔE00 7.08
Light Grey Blue
#9DBCD4
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8D6 #D69F91
analogous
#91D6C1 #91C8D6 #91A5D6
triadic
#91C8D6 #D691C8 #C8D691
tetradic
#91C8D6 #C191D6 #D69F91 #A5D691
square
#91C8D6 #C191D6 #D69F91 #A5D691
split-complementary
#91C8D6 #D691A5 #D6C191
monochromatic
#4096AC #64B2C5 #91C8D6 #BEDEE7 #E9F4F7
Accessibility & contrast
On white
1.84
#91C8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#91C8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8D6
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8D6 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D7
Deuteranopia (green-blind)
#B2BBD6
Tritanopia (blue-blind)
#79CECC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c8d6; /* rgb */ color: rgb(145, 200, 214); /* oklch */ color: oklch(80.0% 0.060 215.2);
Tailwind
colors: {
custom: {
50: '#b3d8e2',
500: '#91c8d6',
950: '#000000',
},
}SCSS
$custom: #91c8d6; $custom-light: #b3d8e2; $custom-dark: #000000;
JSON
{
"hex": "#91c8d6",
"rgb": {
"r": 145,
"g": 200,
"b": 214
},
"hsl": {
"h": 192.174,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.79951,
"c": 0.06013,
"h": 215.2
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#91C8D6
secondary
#AC6F5F
accent
#492DB9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384