#91C4DE#91C4DE
#91C4DE is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.4% C 0.065 H 230.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4DE |
|---|---|
| RGB | rgb(145, 196, 222) |
| HSL | hsl(200, 54%, 72%) |
| HSV | hsv(200, 35%, 87%) |
| CMYK | cmyk(34.7%, 11.7%, 0%, 12.9%) |
| CIE-LAB | lab(76.54, -10.35, -18.28) |
| CIE-LCH | lch(76.54, 21.01, 240.49°) |
| OKLab | oklab(79.36% -0.041 -0.0502) |
| OKLCH | oklch(79.36% 0.065 230.7) |
| XYZ | xyz(44.5975, 50.7711, 76.5430) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.68
Light Grey Blue
#9DBCD4
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4DE #DEAB91
analogous
#91DED2 #91C4DE #919EDE
triadic
#91C4DE #DE91C4 #C4DE91
tetradic
#91C4DE #D291DE #DEAB91 #9EDE91
square
#91C4DE #D291DE #DEAB91 #9EDE91
split-complementary
#91C4DE #DE919E #DED291
monochromatic
#3890BC #62ABD0 #91C4DE #C0DDEC #E7F2F8
Accessibility & contrast
On white
1.88
#91C4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#91C4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4DE
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4DE | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#76CBCC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c4de; /* rgb */ color: rgb(145, 196, 222); /* oklch */ color: oklch(79.4% 0.065 230.7);
Tailwind
colors: {
custom: {
50: '#b3d5e8',
500: '#91c4de',
950: '#000000',
},
}SCSS
$custom: #91c4de; $custom-light: #b3d5e8; $custom-dark: #000000;
JSON
{
"hex": "#91c4de",
"rgb": {
"r": 145,
"g": 196,
"b": 222
},
"hsl": {
"h": 200.26,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.79361,
"c": 0.06483,
"h": 230.7
},
"luminance": 0.50774
}Semantic roles & 50–950 ramp
primary
#91C4DE
secondary
#B67B5D
accent
#5924C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384