#91C8E7#91C8E7
#91C8E7 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.6% C 0.072 H 233.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8E7 |
|---|---|
| RGB | rgb(145, 200, 231) |
| HSL | hsl(202, 64%, 74%) |
| HSV | hsv(202, 37%, 91%) |
| CMYK | cmyk(37.2%, 13.4%, 0%, 9.4%) |
| CIE-LAB | lab(77.93, -10.19, -21.02) |
| CIE-LCH | lch(77.93, 23.36, 244.14°) |
| OKLab | oklab(80.56% -0.0428 -0.0578) |
| OKLCH | oklch(80.56% 0.072 233.5) |
| XYZ | xyz(46.7504, 53.0951, 83.3708) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.64
Sky Blue
#87CEEB
ΔE00 3.28
Lightskyblue
#87CEFA
ΔE00 3.49
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 4.03
Sky
#82CAFC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8E7 #E7B091
analogous
#91E7DB #91C8E7 #919DE7
triadic
#91C8E7 #E791C8 #C8E791
tetradic
#91C8E7 #DB91E7 #E7B091 #9DE791
square
#91C8E7 #DB91E7 #E7B091 #9DE791
split-complementary
#91C8E7 #E7919D #E7DB91
monochromatic
#2D96D0 #5FAFDC #91C8E7 #C3E1F2 #E6F2FA
Accessibility & contrast
On white
1.81
#91C8E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#91C8E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8E7
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8E7 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C6E9
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#72D0D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91c8e7; /* rgb */ color: rgb(145, 200, 231); /* oklch */ color: oklch(80.6% 0.072 233.5);
Tailwind
colors: {
custom: {
50: '#b4d8ee',
500: '#91c8e7',
950: '#000000',
},
}SCSS
$custom: #91c8e7; $custom-light: #b4d8ee; $custom-dark: #000000;
JSON
{
"hex": "#91c8e7",
"rgb": {
"r": 145,
"g": 200,
"b": 231
},
"hsl": {
"h": 201.628,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.80561,
"c": 0.07194,
"h": 233.5
},
"luminance": 0.53098
}Semantic roles & 50–950 ramp
primary
#91C8E7
secondary
#C1805B
accent
#5A1ACC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385