#91C2DA#91C2DA
#91C2DA is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.8% C 0.062 H 229.6°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2DA |
|---|---|
| RGB | rgb(145, 194, 218) |
| HSL | hsl(200, 50%, 71%) |
| HSV | hsv(200, 33%, 85%) |
| CMYK | cmyk(33.5%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.86, -10.28, -17.14) |
| CIE-LCH | lch(75.86, 19.99, 239.04°) |
| OKLab | oklab(78.78% -0.04 -0.047) |
| OKLCH | oklch(78.78% 0.062 229.6) |
| XYZ | xyz(43.6197, 49.6630, 73.6036) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 4.61
Lightblue (survey)
#7BC8F6
ΔE00 5.96
Lightskyblue
#87CEFA
ΔE00 5.97
Light Blue
#95D0FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2DA #DAA991
analogous
#91DACD #91C2DA #919DDA
triadic
#91C2DA #DA91C2 #C2DA91
tetradic
#91C2DA #CD91DA #DAA991 #9DDA91
square
#91C2DA #CD91DA #DAA991 #9DDA91
split-complementary
#91C2DA #DA919D #DACD91
monochromatic
#3D8DB4 #63A9CB #91C2DA #BFDBE9 #E8F2F7
Accessibility & contrast
On white
1.92
#91C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#91C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2DA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2DA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#78C9CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c2da; /* rgb */ color: rgb(145, 194, 218); /* oklch */ color: oklch(78.8% 0.062 229.6);
Tailwind
colors: {
custom: {
50: '#b3d4e5',
500: '#91c2da',
950: '#000000',
},
}SCSS
$custom: #91c2da; $custom-light: #b3d4e5; $custom-dark: #000000;
JSON
{
"hex": "#91c2da",
"rgb": {
"r": 145,
"g": 194,
"b": 218
},
"hsl": {
"h": 199.726,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.78781,
"c": 0.06171,
"h": 229.6
},
"luminance": 0.49665
}Semantic roles & 50–950 ramp
primary
#91C2DA
secondary
#EDE0DA
accent
#5929BD
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384