#91CAED#91CAED
#91CAED is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.2% C 0.077 H 235.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91CAED |
|---|---|
| RGB | rgb(145, 202, 237) |
| HSL | hsl(203, 72%, 75%) |
| HSV | hsv(203, 39%, 93%) |
| CMYK | cmyk(38.8%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(78.68, -9.71, -23.10) |
| CIE-LCH | lch(78.68, 25.06, 247.21°) |
| OKLab | oklab(81.22% -0.0431 -0.0637) |
| OKLCH | oklch(81.22% 0.077 235.9) |
| XYZ | xyz(48.0785, 54.3724, 88.0659) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 2.74
Light Blue
#95D0FC
ΔE00 2.81
Lightblue (survey)
#7BC8F6
ΔE00 3.14
Sky
#82CAFC
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CAED #EDB491
analogous
#91EDE2 #91CAED #919CED
triadic
#91CAED #ED91CA #CAED91
tetradic
#91CAED #E291ED #EDB491 #9CED91
square
#91CAED #E291ED #EDB491 #9CED91
split-complementary
#91CAED #ED919C #EDE291
monochromatic
#2897DC #5CB1E4 #91CAED #C6E3F6 #E5F2FB
Accessibility & contrast
On white
1.77
#91CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#91CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CAED
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CAED | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#6FD3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91caed; /* rgb */ color: rgb(145, 202, 237); /* oklch */ color: oklch(81.2% 0.077 235.9);
Tailwind
colors: {
custom: {
50: '#b4daf3',
500: '#91caed',
950: '#000000',
},
}SCSS
$custom: #91caed; $custom-light: #b4daf3; $custom-dark: #000000;
JSON
{
"hex": "#91caed",
"rgb": {
"r": 145,
"g": 202,
"b": 237
},
"hsl": {
"h": 202.826,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.81219,
"c": 0.07689,
"h": 235.9
},
"luminance": 0.54375
}Semantic roles & 50–950 ramp
primary
#91CAED
secondary
#C8845A
accent
#5C12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385