#91C6E4#91C6E4
#91C6E4 is a light, moderate cyan. Relative luminance 0.520; OKLCH L 80.0% C 0.070 H 233.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6E4 |
|---|---|
| RGB | rgb(145, 198, 228) |
| HSL | hsl(202, 61%, 73%) |
| HSV | hsv(202, 36%, 89%) |
| CMYK | cmyk(36.4%, 13.2%, 0%, 10.6%) |
| CIE-LAB | lab(77.28, -9.90, -20.39) |
| CIE-LCH | lch(77.28, 22.66, 244.11°) |
| OKLab | oklab(80.02% -0.0414 -0.0561) |
| OKLCH | oklch(80.02% 0.07 233.6) |
| XYZ | xyz(45.8701, 52.0068, 81.0050) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.12
Sky Blue
#87CEEB
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 3.96
Lightblue (survey)
#7BC8F6
ΔE00 4.18
Light Blue
#95D0FC
ΔE00 4.44
Sky
#82CAFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6E4 #E4AF91
analogous
#91E4D9 #91C6E4 #919CE4
triadic
#91C6E4 #E491C6 #C6E491
tetradic
#91C6E4 #D991E4 #E4AF91 #9CE491
square
#91C6E4 #D991E4 #E4AF91 #9CE491
split-complementary
#91C6E4 #E4919C #E4D991
monochromatic
#3192C9 #60ADD8 #91C6E4 #C2DFF0 #E6F2F9
Accessibility & contrast
On white
1.84
#91C6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91C6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6E4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6E4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E6
Deuteranopia (green-blind)
#ACBBE4
Tritanopia (blue-blind)
#74CED0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c6e4; /* rgb */ color: rgb(145, 198, 228); /* oklch */ color: oklch(80.0% 0.070 233.6);
Tailwind
colors: {
custom: {
50: '#b4d7ec',
500: '#91c6e4',
950: '#000000',
},
}SCSS
$custom: #91c6e4; $custom-light: #b4d7ec; $custom-dark: #000000;
JSON
{
"hex": "#91c6e4",
"rgb": {
"r": 145,
"g": 198,
"b": 228
},
"hsl": {
"h": 201.687,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.80016,
"c": 0.06967,
"h": 233.6
},
"luminance": 0.52009
}Semantic roles & 50–950 ramp
primary
#91C6E4
secondary
#BD7F5C
accent
#5B1DC8
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384