#91CAE8#91CAE8
#91CAE8 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.072 H 231.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAE8 |
|---|---|
| RGB | rgb(145, 202, 232) |
| HSL | hsl(201, 65%, 74%) |
| HSV | hsv(201, 38%, 91%) |
| CMYK | cmyk(37.5%, 12.9%, 0%, 9%) |
| CIE-LAB | lab(78.51, -10.98, -20.68) |
| CIE-LCH | lch(78.51, 23.41, 242.02°) |
| OKLab | oklab(81.03% -0.0449 -0.0569) |
| OKLCH | oklch(81.03% 0.072 231.7) |
| XYZ | xyz(47.3582, 54.0842, 84.2721) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.07
Sky Blue
#87CEEB
ΔE00 2.60
Lightskyblue
#87CEFA
ΔE00 3.60
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 4.30
Sky
#82CAFC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAE8 #E8AF91
analogous
#91E8DB #91CAE8 #919FE8
triadic
#91CAE8 #E891CA #CAE891
tetradic
#91CAE8 #DB91E8 #E8AF91 #9FE891
square
#91CAE8 #DB91E8 #E8AF91 #9FE891
split-complementary
#91CAE8 #E8919F #E8DB91
monochromatic
#2C99D3 #5EB2DD #91CAE8 #C4E2F3 #E6F3FA
Accessibility & contrast
On white
1.78
#91CAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#91CAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAE8
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAE8 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EA
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#71D2D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cae8; /* rgb */ color: rgb(145, 202, 232); /* oklch */ color: oklch(81.0% 0.072 231.7);
Tailwind
colors: {
custom: {
50: '#b4daef',
500: '#91cae8',
950: '#000000',
},
}SCSS
$custom: #91cae8; $custom-light: #b4daef; $custom-dark: #000000;
JSON
{
"hex": "#91cae8",
"rgb": {
"r": 145,
"g": 202,
"b": 232
},
"hsl": {
"h": 200.69,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.81031,
"c": 0.07246,
"h": 231.7
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#91CAE8
secondary
#C27F5B
accent
#5718CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385