#91C4E0#91C4E0
#91C4E0 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.4% C 0.067 H 232.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4E0 |
|---|---|
| RGB | rgb(145, 196, 224) |
| HSL | hsl(201, 56%, 72%) |
| HSV | hsv(201, 35%, 88%) |
| CMYK | cmyk(35.3%, 12.5%, 0%, 12.2%) |
| CIE-LAB | lab(76.61, -9.85, -19.26) |
| CIE-LCH | lch(76.61, 21.63, 242.92°) |
| OKLab | oklab(79.43% -0.0403 -0.0529) |
| OKLCH | oklch(79.43% 0.067 232.7) |
| XYZ | xyz(44.8671, 50.8790, 77.9630) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 3.85
Light Grey Blue
#9DBCD4
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.69
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4E0 #E0AD91
analogous
#91E0D5 #91C4E0 #919DE0
triadic
#91C4E0 #E091C4 #C4E091
tetradic
#91C4E0 #D591E0 #E0AD91 #9DE091
square
#91C4E0 #D591E0 #E0AD91 #9DE091
split-complementary
#91C4E0 #E0919D #E0D591
monochromatic
#368FC0 #61AAD3 #91C4E0 #C1DEED #E7F2F8
Accessibility & contrast
On white
1.88
#91C4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#91C4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4E0
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4E0 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#ABB9E0
Tritanopia (blue-blind)
#76CCCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c4e0; /* rgb */ color: rgb(145, 196, 224); /* oklch */ color: oklch(79.4% 0.067 232.7);
Tailwind
colors: {
custom: {
50: '#b3d5e9',
500: '#91c4e0',
950: '#000000',
},
}SCSS
$custom: #91c4e0; $custom-light: #b3d5e9; $custom-dark: #000000;
JSON
{
"hex": "#91c4e0",
"rgb": {
"r": 145,
"g": 196,
"b": 224
},
"hsl": {
"h": 201.266,
"s": 56.028,
"l": 72.353
},
"oklch": {
"l": 0.79434,
"c": 0.06652,
"h": 232.7
},
"luminance": 0.50881
}Semantic roles & 50–950 ramp
primary
#91C4E0
secondary
#B87D5D
accent
#5B22C4
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384