#91C2DD#91C2DD
#91C2DD is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.064 H 232.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DD |
|---|---|
| RGB | rgb(145, 194, 221) |
| HSL | hsl(201, 53%, 72%) |
| HSV | hsv(201, 34%, 87%) |
| CMYK | cmyk(34.4%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(75.96, -9.54, -18.62) |
| CIE-LCH | lch(75.96, 20.92, 242.87°) |
| OKLab | oklab(78.89% -0.0389 -0.0511) |
| OKLCH | oklch(78.89% 0.064 232.7) |
| XYZ | xyz(44.0158, 49.8215, 75.6898) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DD #DDAC91
analogous
#91DDD2 #91C2DD #919CDD
triadic
#91C2DD #DD91C2 #C2DD91
tetradic
#91C2DD #D291DD #DDAC91 #9CDD91
square
#91C2DD #D291DD #DDAC91 #9CDD91
split-complementary
#91C2DD #DD919C #DDD291
monochromatic
#3A8CBA #62A8CF #91C2DD #C0DCEB #E8F2F8
Accessibility & contrast
On white
1.92
#91C2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#91C2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#77C9CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2dd; /* rgb */ color: rgb(145, 194, 221); /* oklch */ color: oklch(78.9% 0.064 232.7);
Tailwind
colors: {
custom: {
50: '#b3d4e7',
500: '#91c2dd',
950: '#000000',
},
}SCSS
$custom: #91c2dd; $custom-light: #b3d4e7; $custom-dark: #000000;
JSON
{
"hex": "#91c2dd",
"rgb": {
"r": 145,
"g": 194,
"b": 221
},
"hsl": {
"h": 201.316,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.7889,
"c": 0.06422,
"h": 232.7
},
"luminance": 0.49824
}Semantic roles & 50–950 ramp
primary
#91C2DD
secondary
#EFE2DB
accent
#5C25C0
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384