#91C7E5#91C7E5
#91C7E5 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.3% C 0.070 H 233.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7E5 |
|---|---|
| RGB | rgb(145, 199, 229) |
| HSL | hsl(201, 62%, 73%) |
| HSV | hsv(201, 37%, 90%) |
| CMYK | cmyk(36.7%, 13.1%, 0%, 10.2%) |
| CIE-LAB | lab(77.59, -10.17, -20.46) |
| CIE-LCH | lch(77.59, 22.85, 243.57°) |
| OKLab | oklab(80.27% -0.0422 -0.0563) |
| OKLCH | oklch(80.27% 0.07 233.1) |
| XYZ | xyz(46.2387, 52.5211, 81.8147) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.85
Sky Blue
#87CEEB
ΔE00 3.34
Lightskyblue
#87CEFA
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 4.38
Sky
#82CAFC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7E5 #E5AF91
analogous
#91E5D9 #91C7E5 #919DE5
triadic
#91C7E5 #E591C7 #C7E591
tetradic
#91C7E5 #D991E5 #E5AF91 #9DE591
square
#91C7E5 #D991E5 #E5AF91 #9DE591
split-complementary
#91C7E5 #E5919D #E5D991
monochromatic
#3094CB #5FAED9 #91C7E5 #C2E0F1 #E6F2F9
Accessibility & contrast
On white
1.83
#91C7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#91C7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7E5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7E5 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C5E7
Deuteranopia (green-blind)
#ADBCE5
Tritanopia (blue-blind)
#73CFD1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91c7e5; /* rgb */ color: rgb(145, 199, 229); /* oklch */ color: oklch(80.3% 0.070 233.1);
Tailwind
colors: {
custom: {
50: '#b4d8ed',
500: '#91c7e5',
950: '#000000',
},
}SCSS
$custom: #91c7e5; $custom-light: #b4d8ed; $custom-dark: #000000;
JSON
{
"hex": "#91c7e5",
"rgb": {
"r": 145,
"g": 199,
"b": 229
},
"hsl": {
"h": 201.429,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.8027,
"c": 0.07037,
"h": 233.1
},
"luminance": 0.52524
}Semantic roles & 50–950 ramp
primary
#91C7E5
secondary
#BE7F5C
accent
#5A1CC9
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384