#91C5DD#91C5DD
#91C5DD is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.5% C 0.064 H 228.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5DD |
|---|---|
| RGB | rgb(145, 197, 221) |
| HSL | hsl(199, 53%, 72%) |
| HSV | hsv(199, 34%, 87%) |
| CMYK | cmyk(34.4%, 10.9%, 0%, 13.3%) |
| CIE-LAB | lab(76.78, -11.12, -17.38) |
| CIE-LCH | lch(76.78, 20.63, 237.38°) |
| OKLab | oklab(79.54% -0.0427 -0.0477) |
| OKLCH | oklch(79.54% 0.064 228.2) |
| XYZ | xyz(44.6902, 51.1703, 75.9146) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.32
Baby Blue
#89CFF0
ΔE00 3.68
Light Grey Blue
#9DBCD4
ΔE00 5.37
Lightskyblue
#87CEFA
ΔE00 5.70
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5DD #DDA991
analogous
#91DDCF #91C5DD #919FDD
triadic
#91C5DD #DD91C5 #C5DD91
tetradic
#91C5DD #CF91DD #DDA991 #9FDD91
square
#91C5DD #CF91DD #DDA991 #9FDD91
split-complementary
#91C5DD #DD919F #DDCF91
monochromatic
#3A91BA #62ACCF #91C5DD #C0DEEB #E8F3F8
Accessibility & contrast
On white
1.87
#91C5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#91C5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5DD
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5DD | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#ADBADD
Tritanopia (blue-blind)
#77CCCC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c5dd; /* rgb */ color: rgb(145, 197, 221); /* oklch */ color: oklch(79.5% 0.064 228.2);
Tailwind
colors: {
custom: {
50: '#b3d6e7',
500: '#91c5dd',
950: '#000000',
},
}SCSS
$custom: #91c5dd; $custom-light: #b3d6e7; $custom-dark: #000000;
JSON
{
"hex": "#91c5dd",
"rgb": {
"r": 145,
"g": 197,
"b": 221
},
"hsl": {
"h": 198.947,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.79542,
"c": 0.06397,
"h": 228.2
},
"luminance": 0.51173
}Semantic roles & 50–950 ramp
primary
#91C5DD
secondary
#B5795E
accent
#5625C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384