#91CAEA#91CAEA
#91CAEA is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.1% C 0.074 H 233.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAEA |
|---|---|
| RGB | rgb(145, 202, 234) |
| HSL | hsl(202, 68%, 74%) |
| HSV | hsv(202, 38%, 92%) |
| CMYK | cmyk(38%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(78.58, -10.48, -21.65) |
| CIE-LCH | lch(78.58, 24.05, 244.18°) |
| OKLab | oklab(81.11% -0.0441 -0.0596) |
| OKLCH | oklch(81.11% 0.074 233.5) |
| XYZ | xyz(47.6439, 54.1985, 85.7768) |
| Luminance | 0.5420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.22
Sky Blue
#87CEEB
ΔE00 3.04
Lightskyblue
#87CEFA
ΔE00 3.07
Lightblue (survey)
#7BC8F6
ΔE00 3.65
Light Blue
#95D0FC
ΔE00 3.67
Sky
#82CAFC
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAEA #EAB191
analogous
#91EADE #91CAEA #919EEA
triadic
#91CAEA #EA91CA #CAEA91
tetradic
#91CAEA #DE91EA #EAB191 #9EEA91
square
#91CAEA #DE91EA #EAB191 #9EEA91
split-complementary
#91CAEA #EA919E #EADE91
monochromatic
#2A98D6 #5EB1E0 #91CAEA #C4E3F4 #E5F3FA
Accessibility & contrast
On white
1.77
#91CAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#91CAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAEA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAEA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#70D3D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91caea; /* rgb */ color: rgb(145, 202, 234); /* oklch */ color: oklch(81.1% 0.074 233.5);
Tailwind
colors: {
custom: {
50: '#b4daf0',
500: '#91caea',
950: '#000000',
},
}SCSS
$custom: #91caea; $custom-light: #b4daf0; $custom-dark: #000000;
JSON
{
"hex": "#91caea",
"rgb": {
"r": 145,
"g": 202,
"b": 234
},
"hsl": {
"h": 201.573,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.81105,
"c": 0.07418,
"h": 233.5
},
"luminance": 0.54201
}Semantic roles & 50–950 ramp
primary
#91CAEA
secondary
#C5815B
accent
#5916D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385