#91C5E2#91C5E2
#91C5E2 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.7% C 0.068 H 233.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5E2 |
|---|---|
| RGB | rgb(145, 197, 226) |
| HSL | hsl(201, 58%, 73%) |
| HSV | hsv(201, 36%, 89%) |
| CMYK | cmyk(35.8%, 12.8%, 0%, 11.4%) |
| CIE-LAB | lab(76.95, -9.87, -19.82) |
| CIE-LCH | lch(76.95, 22.15, 243.53°) |
| OKLab | oklab(79.72% -0.0408 -0.0545) |
| OKLCH | oklch(79.72% 0.068 233.1) |
| XYZ | xyz(45.3663, 51.4407, 79.4754) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5E2 #E2AE91
analogous
#91E2D6 #91C5E2 #919DE2
triadic
#91C5E2 #E291C5 #C5E291
tetradic
#91C5E2 #D691E2 #E2AE91 #9DE291
square
#91C5E2 #D691E2 #E2AE91 #9DE291
split-complementary
#91C5E2 #E2919D #E2D691
monochromatic
#3491C5 #61ABD5 #91C5E2 #C1DFEF #E7F2F9
Accessibility & contrast
On white
1.86
#91C5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#91C5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5E2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5E2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#75CDCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c5e2; /* rgb */ color: rgb(145, 197, 226); /* oklch */ color: oklch(79.7% 0.068 233.1);
Tailwind
colors: {
custom: {
50: '#b4d6eb',
500: '#91c5e2',
950: '#000000',
},
}SCSS
$custom: #91c5e2; $custom-light: #b4d6eb; $custom-dark: #000000;
JSON
{
"hex": "#91c5e2",
"rgb": {
"r": 145,
"g": 197,
"b": 226
},
"hsl": {
"h": 201.481,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.79725,
"c": 0.0681,
"h": 233.1
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#91C5E2
secondary
#BB7E5D
accent
#5B20C6
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384