#91CAEB#91CAEB
#91CAEB is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.1% C 0.075 H 234.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAEB |
|---|---|
| RGB | rgb(145, 202, 235) |
| HSL | hsl(202, 69%, 75%) |
| HSV | hsv(202, 38%, 92%) |
| CMYK | cmyk(38.3%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.61, -10.22, -22.13) |
| CIE-LCH | lch(78.61, 24.38, 245.22°) |
| OKLab | oklab(81.14% -0.0438 -0.061) |
| OKLCH | oklch(81.14% 0.075 234.3) |
| XYZ | xyz(47.7880, 54.2561, 86.5355) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.36
Lightskyblue
#87CEFA
ΔE00 2.84
Sky Blue
#87CEEB
ΔE00 3.29
Light Blue
#95D0FC
ΔE00 3.37
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAEB #EBB291
analogous
#91EBDF #91CAEB #919DEB
triadic
#91CAEB #EB91CA #CAEB91
tetradic
#91CAEB #DF91EB #EBB291 #9DEB91
square
#91CAEB #DF91EB #EBB291 #9DEB91
split-complementary
#91CAEB #EB919D #EBDF91
monochromatic
#2998D8 #5DB1E2 #91CAEB #C5E3F4 #E5F3FA
Accessibility & contrast
On white
1.77
#91CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#91CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAEB
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAEB | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#70D3D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91caeb; /* rgb */ color: rgb(145, 202, 235); /* oklch */ color: oklch(81.1% 0.075 234.3);
Tailwind
colors: {
custom: {
50: '#b4daf1',
500: '#91caeb',
950: '#000000',
},
}SCSS
$custom: #91caeb; $custom-light: #b4daf1; $custom-dark: #000000;
JSON
{
"hex": "#91caeb",
"rgb": {
"r": 145,
"g": 202,
"b": 235
},
"hsl": {
"h": 202,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.81143,
"c": 0.07507,
"h": 234.3
},
"luminance": 0.54259
}Semantic roles & 50–950 ramp
primary
#91CAEB
secondary
#C6825A
accent
#5A14D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385