#91C4E3#91C4E3
#91C4E3 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.5% C 0.069 H 235.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4E3 |
|---|---|
| RGB | rgb(145, 196, 227) |
| HSL | hsl(203, 59%, 73%) |
| HSV | hsv(203, 36%, 89%) |
| CMYK | cmyk(36.1%, 13.7%, 0%, 11%) |
| CIE-LAB | lab(76.71, -9.09, -20.73) |
| CIE-LCH | lch(76.71, 22.64, 246.31°) |
| OKLab | oklab(79.55% -0.0392 -0.057) |
| OKLCH | oklch(79.55% 0.069 235.5) |
| XYZ | xyz(45.2776, 51.0432, 80.1247) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.78
Lightskyblue
#87CEFA
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.34
Light Blue
#95D0FC
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4E3 #E3B091
analogous
#91E3D9 #91C4E3 #919BE3
triadic
#91C4E3 #E391C4 #C4E391
tetradic
#91C4E3 #D991E3 #E3B091 #9BE391
square
#91C4E3 #D991E3 #E3B091 #9BE391
split-complementary
#91C4E3 #E3919B #E3D991
monochromatic
#338FC7 #60AAD7 #91C4E3 #C2DEEF #E7F2F9
Accessibility & contrast
On white
1.87
#91C4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91C4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4E3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4E3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E5
Deuteranopia (green-blind)
#AAB9E3
Tritanopia (blue-blind)
#74CCCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c4e3; /* rgb */ color: rgb(145, 196, 227); /* oklch */ color: oklch(79.5% 0.069 235.5);
Tailwind
colors: {
custom: {
50: '#b4d5eb',
500: '#91c4e3',
950: '#000000',
},
}SCSS
$custom: #91c4e3; $custom-light: #b4d5eb; $custom-dark: #000000;
JSON
{
"hex": "#91c4e3",
"rgb": {
"r": 145,
"g": 196,
"b": 227
},
"hsl": {
"h": 202.683,
"s": 59.42,
"l": 72.941
},
"oklch": {
"l": 0.79546,
"c": 0.0692,
"h": 235.5
},
"luminance": 0.51046
}Semantic roles & 50–950 ramp
primary
#91C4E3
secondary
#BC805C
accent
#5E1EC7
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#111416
muted
#818384