#91CAE2#91CAE2
#91CAE2 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.068 H 226.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAE2 |
|---|---|
| RGB | rgb(145, 202, 226) |
| HSL | hsl(198, 58%, 73%) |
| HSV | hsv(198, 36%, 89%) |
| CMYK | cmyk(35.8%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(78.32, -12.49, -17.75) |
| CIE-LCH | lch(78.32, 21.71, 234.87°) |
| OKLab | oklab(80.81% -0.0471 -0.0487) |
| OKLCH | oklch(80.81% 0.068 226) |
| XYZ | xyz(46.5205, 53.7491, 79.8601) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 2.85
Ice Blue
#A5DFF9
ΔE00 5.10
Lightblue
#ADD8E6
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAE2 #E2A991
analogous
#91E2D1 #91CAE2 #91A1E2
triadic
#91CAE2 #E291CA #CAE291
tetradic
#91CAE2 #D191E2 #E2A991 #A1E291
square
#91CAE2 #D191E2 #E2A991 #A1E291
split-complementary
#91CAE2 #E291A1 #E2D191
monochromatic
#349AC5 #61B3D5 #91CAE2 #C1E1EF #E7F3F9
Accessibility & contrast
On white
1.79
#91CAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#91CAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAE2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAE2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#74D1D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cae2; /* rgb */ color: rgb(145, 202, 226); /* oklch */ color: oklch(80.8% 0.068 226.0);
Tailwind
colors: {
custom: {
50: '#b4daeb',
500: '#91cae2',
950: '#000000',
},
}SCSS
$custom: #91cae2; $custom-light: #b4daeb; $custom-dark: #000000;
JSON
{
"hex": "#91cae2",
"rgb": {
"r": 145,
"g": 202,
"b": 226
},
"hsl": {
"h": 197.778,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.80811,
"c": 0.06775,
"h": 226
},
"luminance": 0.53752
}Semantic roles & 50–950 ramp
primary
#91CAE2
secondary
#BB785D
accent
#5120C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384