#91C8E6#91C8E6
#91C8E6 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.5% C 0.071 H 232.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8E6 |
|---|---|
| RGB | rgb(145, 200, 230) |
| HSL | hsl(201, 63%, 74%) |
| HSV | hsv(201, 37%, 90%) |
| CMYK | cmyk(37%, 13%, 0%, 9.8%) |
| CIE-LAB | lab(77.90, -10.44, -20.53) |
| CIE-LCH | lch(77.90, 23.04, 243.04°) |
| OKLab | oklab(80.52% -0.0431 -0.0565) |
| OKLCH | oklch(80.52% 0.071 232.6) |
| XYZ | xyz(46.6095, 53.0388, 82.6291) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.58
Sky Blue
#87CEEB
ΔE00 3.08
Lightskyblue
#87CEFA
ΔE00 3.74
Lightblue (survey)
#7BC8F6
ΔE00 4.10
Light Blue
#95D0FC
ΔE00 4.33
Sky
#82CAFC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8E6 #E6AF91
analogous
#91E6D9 #91C8E6 #919DE6
triadic
#91C8E6 #E691C8 #C8E691
tetradic
#91C8E6 #D991E6 #E6AF91 #9DE691
square
#91C8E6 #D991E6 #E6AF91 #9DE691
split-complementary
#91C8E6 #E6919D #E6D991
monochromatic
#2F96CE #5FAFDB #91C8E6 #C3E1F1 #E6F3F9
Accessibility & contrast
On white
1.81
#91C8E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#91C8E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8E6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8E6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E8
Deuteranopia (green-blind)
#AEBCE6
Tritanopia (blue-blind)
#72D0D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c8e6; /* rgb */ color: rgb(145, 200, 230); /* oklch */ color: oklch(80.5% 0.071 232.6);
Tailwind
colors: {
custom: {
50: '#b4d8ee',
500: '#91c8e6',
950: '#000000',
},
}SCSS
$custom: #91c8e6; $custom-light: #b4d8ee; $custom-dark: #000000;
JSON
{
"hex": "#91c8e6",
"rgb": {
"r": 145,
"g": 200,
"b": 230
},
"hsl": {
"h": 201.176,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.80523,
"c": 0.07106,
"h": 232.6
},
"luminance": 0.53041
}Semantic roles & 50–950 ramp
primary
#91C8E6
secondary
#C07F5C
accent
#591BCB
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385