#91C4E2#91C4E2
#91C4E2 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.068 H 234.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4E2 |
|---|---|
| RGB | rgb(145, 196, 226) |
| HSL | hsl(202, 58%, 73%) |
| HSV | hsv(202, 36%, 89%) |
| CMYK | cmyk(35.8%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(76.67, -9.35, -20.24) |
| CIE-LCH | lch(76.67, 22.29, 245.21°) |
| OKLab | oklab(79.51% -0.0396 -0.0556) |
| OKLCH | oklch(79.51% 0.068 234.6) |
| XYZ | xyz(45.1400, 50.9881, 79.3999) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 4.15
Lightskyblue
#87CEFA
ΔE00 4.26
Lightblue (survey)
#7BC8F6
ΔE00 4.35
Light Grey Blue
#9DBCD4
ΔE00 4.40
Light Blue
#95D0FC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4E2 #E2AF91
analogous
#91E2D7 #91C4E2 #919CE2
triadic
#91C4E2 #E291C4 #C4E291
tetradic
#91C4E2 #D791E2 #E2AF91 #9CE291
square
#91C4E2 #D791E2 #E2AF91 #9CE291
split-complementary
#91C4E2 #E2919C #E2D791
monochromatic
#348FC5 #61AAD5 #91C4E2 #C1DEEF #E7F2F9
Accessibility & contrast
On white
1.88
#91C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#91C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4E2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4E2 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#ABB9E2
Tritanopia (blue-blind)
#75CCCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c4e2; /* rgb */ color: rgb(145, 196, 226); /* oklch */ color: oklch(79.5% 0.068 234.6);
Tailwind
colors: {
custom: {
50: '#b4d5eb',
500: '#91c4e2',
950: '#000000',
},
}SCSS
$custom: #91c4e2; $custom-light: #b4d5eb; $custom-dark: #000000;
JSON
{
"hex": "#91c4e2",
"rgb": {
"r": 145,
"g": 196,
"b": 226
},
"hsl": {
"h": 202.222,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.79509,
"c": 0.06829,
"h": 234.6
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#91C4E2
secondary
#BB7F5D
accent
#5D20C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384