#91CAE4#91CAE4
#91CAE4 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.9% C 0.069 H 228.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAE4 |
|---|---|
| RGB | rgb(145, 202, 228) |
| HSL | hsl(199, 61%, 73%) |
| HSV | hsv(199, 36%, 89%) |
| CMYK | cmyk(36.4%, 11.4%, 0%, 10.6%) |
| CIE-LAB | lab(78.38, -11.99, -18.73) |
| CIE-LCH | lch(78.38, 22.24, 237.37°) |
| OKLab | oklab(80.88% -0.0463 -0.0514) |
| OKLCH | oklch(80.88% 0.069 228) |
| XYZ | xyz(46.7965, 53.8595, 81.3138) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.11
Baby Blue
#89CFF0
ΔE00 2.41
Lightskyblue
#87CEFA
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAE4 #E4AB91
analogous
#91E4D4 #91CAE4 #91A0E4
triadic
#91CAE4 #E491CA #CAE491
tetradic
#91CAE4 #D491E4 #E4AB91 #A0E491
square
#91CAE4 #D491E4 #E4AB91 #A0E491
split-complementary
#91CAE4 #E491A0 #E4D491
monochromatic
#319AC9 #60B2D8 #91CAE4 #C2E2F0 #E6F3F9
Accessibility & contrast
On white
1.78
#91CAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#91CAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAE4
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAE4 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E5
Deuteranopia (green-blind)
#B0BEE4
Tritanopia (blue-blind)
#73D2D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cae4; /* rgb */ color: rgb(145, 202, 228); /* oklch */ color: oklch(80.9% 0.069 228.0);
Tailwind
colors: {
custom: {
50: '#b4daec',
500: '#91cae4',
950: '#000000',
},
}SCSS
$custom: #91cae4; $custom-light: #b4daec; $custom-dark: #000000;
JSON
{
"hex": "#91cae4",
"rgb": {
"r": 145,
"g": 202,
"b": 228
},
"hsl": {
"h": 198.795,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.80883,
"c": 0.06924,
"h": 228
},
"luminance": 0.53862
}Semantic roles & 50–950 ramp
primary
#91CAE4
secondary
#BD7A5C
accent
#531DC8
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384