#91C6E5#91C6E5
#91C6E5 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.1% C 0.071 H 234.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6E5 |
|---|---|
| RGB | rgb(145, 198, 229) |
| HSL | hsl(202, 62%, 73%) |
| HSV | hsv(202, 37%, 90%) |
| CMYK | cmyk(36.7%, 13.5%, 0%, 10.2%) |
| CIE-LAB | lab(77.32, -9.64, -20.88) |
| CIE-LCH | lch(77.32, 22.99, 245.20°) |
| OKLab | oklab(80.05% -0.041 -0.0574) |
| OKLCH | oklch(80.05% 0.071 234.5) |
| XYZ | xyz(46.0093, 52.0625, 81.7383) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 3.79
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 4.16
Sky
#82CAFC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6E5 #E5B091
analogous
#91E5DA #91C6E5 #919CE5
triadic
#91C6E5 #E591C6 #C6E591
tetradic
#91C6E5 #DA91E5 #E5B091 #9CE591
square
#91C6E5 #DA91E5 #E5B091 #9CE591
split-complementary
#91C6E5 #E5919C #E5DA91
monochromatic
#3092CB #5FACD9 #91C6E5 #C2E0F1 #E6F2F9
Accessibility & contrast
On white
1.84
#91C6E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91C6E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6E5
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6E5 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E7
Deuteranopia (green-blind)
#ACBBE5
Tritanopia (blue-blind)
#73CED0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c6e5; /* rgb */ color: rgb(145, 198, 229); /* oklch */ color: oklch(80.1% 0.071 234.5);
Tailwind
colors: {
custom: {
50: '#b4d7ed',
500: '#91c6e5',
950: '#000000',
},
}SCSS
$custom: #91c6e5; $custom-light: #b4d7ed; $custom-dark: #000000;
JSON
{
"hex": "#91c6e5",
"rgb": {
"r": 145,
"g": 198,
"b": 229
},
"hsl": {
"h": 202.143,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.80053,
"c": 0.07056,
"h": 234.5
},
"luminance": 0.52065
}Semantic roles & 50–950 ramp
primary
#91C6E5
secondary
#BE805C
accent
#5C1CC9
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384