#91CAE3#91CAE3
#91CAE3 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.068 H 227.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAE3 |
|---|---|
| RGB | rgb(145, 202, 227) |
| HSL | hsl(198, 59%, 73%) |
| HSV | hsv(198, 36%, 89%) |
| CMYK | cmyk(36.1%, 11%, 0%, 11%) |
| CIE-LAB | lab(78.35, -12.24, -18.24) |
| CIE-LCH | lch(78.35, 21.97, 236.13°) |
| OKLab | oklab(80.85% -0.0467 -0.0501) |
| OKLCH | oklch(80.85% 0.068 227) |
| XYZ | xyz(46.6581, 53.8042, 80.5849) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.12
Baby Blue
#89CFF0
ΔE00 2.62
Ice Blue
#A5DFF9
ΔE00 5.06
Lightskyblue
#87CEFA
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.41
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAE3 #E3AA91
analogous
#91E3D3 #91CAE3 #91A1E3
triadic
#91CAE3 #E391CA #CAE391
tetradic
#91CAE3 #D391E3 #E3AA91 #A1E391
square
#91CAE3 #D391E3 #E3AA91 #A1E391
split-complementary
#91CAE3 #E391A1 #E3D391
monochromatic
#339AC7 #60B2D7 #91CAE3 #C2E2EF #E7F3F9
Accessibility & contrast
On white
1.79
#91CAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#91CAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAE3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAE3 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E4
Deuteranopia (green-blind)
#B1BEE3
Tritanopia (blue-blind)
#73D1D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cae3; /* rgb */ color: rgb(145, 202, 227); /* oklch */ color: oklch(80.8% 0.068 227.0);
Tailwind
colors: {
custom: {
50: '#b4daeb',
500: '#91cae3',
950: '#000000',
},
}SCSS
$custom: #91cae3; $custom-light: #b4daeb; $custom-dark: #000000;
JSON
{
"hex": "#91cae3",
"rgb": {
"r": 145,
"g": 202,
"b": 227
},
"hsl": {
"h": 198.293,
"s": 59.42,
"l": 72.941
},
"oklch": {
"l": 0.80847,
"c": 0.06848,
"h": 227
},
"luminance": 0.53807
}Semantic roles & 50–950 ramp
primary
#91CAE3
secondary
#BC795C
accent
#521EC7
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384