#91CAE6#91CAE6
#91CAE6 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 81.0% C 0.071 H 229.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAE6 |
|---|---|
| RGB | rgb(145, 202, 230) |
| HSL | hsl(200, 63%, 74%) |
| HSV | hsv(200, 37%, 90%) |
| CMYK | cmyk(37%, 12.2%, 0%, 9.8%) |
| CIE-LAB | lab(78.44, -11.49, -19.70) |
| CIE-LCH | lch(78.44, 22.81, 239.75°) |
| OKLab | oklab(80.96% -0.0456 -0.0542) |
| OKLCH | oklch(80.96% 0.071 229.9) |
| XYZ | xyz(47.0758, 53.9712, 82.7845) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.13
Sky Blue
#87CEEB
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAE6 #E6AD91
analogous
#91E6D7 #91CAE6 #919FE6
triadic
#91CAE6 #E691CA #CAE691
tetradic
#91CAE6 #D791E6 #E6AD91 #9FE691
square
#91CAE6 #D791E6 #E6AD91 #9FE691
split-complementary
#91CAE6 #E6919F #E6D791
monochromatic
#2F99CE #5FB2DB #91CAE6 #C3E2F1 #E6F3F9
Accessibility & contrast
On white
1.78
#91CAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#91CAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAE6
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAE6 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E7
Deuteranopia (green-blind)
#B0BEE6
Tritanopia (blue-blind)
#72D2D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cae6; /* rgb */ color: rgb(145, 202, 230); /* oklch */ color: oklch(81.0% 0.071 229.9);
Tailwind
colors: {
custom: {
50: '#b4daee',
500: '#91cae6',
950: '#000000',
},
}SCSS
$custom: #91cae6; $custom-light: #b4daee; $custom-dark: #000000;
JSON
{
"hex": "#91cae6",
"rgb": {
"r": 145,
"g": 202,
"b": 230
},
"hsl": {
"h": 199.765,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.80957,
"c": 0.0708,
"h": 229.9
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#91CAE6
secondary
#C07D5C
accent
#551BCB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385