#91C6E2#91C6E2
#91C6E2 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.9% C 0.068 H 231.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91C6E2 |
|---|---|
| RGB | rgb(145, 198, 226) |
| HSL | hsl(201, 58%, 73%) |
| HSV | hsv(201, 36%, 89%) |
| CMYK | cmyk(35.8%, 12.4%, 0%, 11.4%) |
| CIE-LAB | lab(77.22, -10.40, -19.41) |
| CIE-LCH | lch(77.22, 22.02, 241.82°) |
| OKLab | oklab(79.94% -0.0421 -0.0533) |
| OKLCH | oklch(79.94% 0.068 231.7) |
| XYZ | xyz(45.5941, 51.8964, 79.5513) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.08
Sky Blue
#87CEEB
ΔE00 3.29
Lightskyblue
#87CEFA
ΔE00 4.45
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 5.04
Light Grey Blue
#9DBCD4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C6E2 #E2AD91
analogous
#91E2D6 #91C6E2 #919DE2
triadic
#91C6E2 #E291C6 #C6E291
tetradic
#91C6E2 #D691E2 #E2AD91 #9DE291
square
#91C6E2 #D691E2 #E2AD91 #9DE291
split-complementary
#91C6E2 #E2919D #E2D691
monochromatic
#3493C5 #61ADD5 #91C6E2 #C1DFEF #E7F2F9
Accessibility & contrast
On white
1.85
#91C6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#91C6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C6E2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C6E2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E3
Deuteranopia (green-blind)
#ADBBE2
Tritanopia (blue-blind)
#74CECF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c6e2; /* rgb */ color: rgb(145, 198, 226); /* oklch */ color: oklch(79.9% 0.068 231.7);
Tailwind
colors: {
custom: {
50: '#b4d7eb',
500: '#91c6e2',
950: '#000000',
},
}SCSS
$custom: #91c6e2; $custom-light: #b4d7eb; $custom-dark: #000000;
JSON
{
"hex": "#91c6e2",
"rgb": {
"r": 145,
"g": 198,
"b": 226
},
"hsl": {
"h": 200.741,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.79942,
"c": 0.06795,
"h": 231.7
},
"luminance": 0.51899
}Semantic roles & 50–950 ramp
primary
#91C6E2
secondary
#BB7D5D
accent
#5920C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384