#91C0D8#91C0D8
#91C0D8 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.060 H 230.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0D8 |
|---|---|
| RGB | rgb(145, 192, 216) |
| HSL | hsl(200, 48%, 71%) |
| HSV | hsv(200, 33%, 85%) |
| CMYK | cmyk(32.9%, 11.1%, 0%, 15.3%) |
| CIE-LAB | lab(75.25, -9.72, -16.99) |
| CIE-LCH | lch(75.25, 19.57, 240.22°) |
| OKLab | oklab(78.27% -0.0382 -0.0466) |
| OKLCH | oklch(78.27% 0.06 230.6) |
| XYZ | xyz(42.9174, 48.6747, 72.0862) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 4.86
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0D8 #D8A991
analogous
#91D8CC #91C0D8 #919CD8
triadic
#91C0D8 #D891C0 #C0D891
tetradic
#91C0D8 #CC91D8 #D8A991 #9CD891
square
#91C0D8 #CC91D8 #D8A991 #9CD891
split-complementary
#91C0D8 #D8919C #D8CC91
monochromatic
#3E8AB0 #64A6C8 #91C0D8 #BEDAE8 #E8F2F7
Accessibility & contrast
On white
1.96
#91C0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#91C0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0D8
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0D8 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED9
Deuteranopia (green-blind)
#AAB6D8
Tritanopia (blue-blind)
#79C7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c0d8; /* rgb */ color: rgb(145, 192, 216); /* oklch */ color: oklch(78.3% 0.060 230.6);
Tailwind
colors: {
custom: {
50: '#b3d3e4',
500: '#91c0d8',
950: '#000000',
},
}SCSS
$custom: #91c0d8; $custom-light: #b3d3e4; $custom-dark: #000000;
JSON
{
"hex": "#91c0d8",
"rgb": {
"r": 145,
"g": 192,
"b": 216
},
"hsl": {
"h": 200.282,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.78274,
"c": 0.06021,
"h": 230.6
},
"luminance": 0.48677
}Semantic roles & 50–950 ramp
primary
#91C0D8
secondary
#ECDFD9
accent
#5B2BBB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283