#91AED0#91AED0
#91AED0 is a light, muted cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.059 H 252.6°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #91AED0 |
|---|---|
| RGB | rgb(145, 174, 208) |
| HSL | hsl(212, 40%, 69%) |
| HSV | hsv(212, 30%, 82%) |
| CMYK | cmyk(30.3%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(70.07, -2.01, -20.47) |
| CIE-LCH | lch(70.07, 20.57, 264.40°) |
| OKLab | oklab(74.1% -0.0176 -0.0562) |
| OKLCH | oklch(74.1% 0.059 252.6) |
| XYZ | xyz(38.1949, 40.8444, 65.5336) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.38
Carolina Blue
#8AB8FE
ΔE00 6.54
Cloudy Blue
#ACC2D9
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.11
Bluey Grey
#89A0B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AED0 #D0B391
analogous
#91CED0 #91AED0 #9491D0
triadic
#91AED0 #D091AE #AED091
tetradic
#91AED0 #D091CE #D0B391 #91D094
square
#91AED0 #D091CE #D0B391 #91D094
split-complementary
#91AED0 #D09491 #CED091
monochromatic
#4570A2 #668EBE #91AED0 #BCCEE2 #E7EDF5
Accessibility & contrast
On white
2.29
#91AED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#91AED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AED0
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AED0 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AFD2
Deuteranopia (green-blind)
#9AA8CF
Tritanopia (blue-blind)
#7EB5B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91aed0; /* rgb */ color: rgb(145, 174, 208); /* oklch */ color: oklch(74.1% 0.059 252.6);
Tailwind
colors: {
custom: {
50: '#b2c6de',
500: '#91aed0',
950: '#000000',
},
}SCSS
$custom: #91aed0; $custom-light: #b2c6de; $custom-dark: #000000;
JSON
{
"hex": "#91aed0",
"rgb": {
"r": 145,
"g": 174,
"b": 208
},
"hsl": {
"h": 212.381,
"s": 40.127,
"l": 69.216
},
"oklch": {
"l": 0.74097,
"c": 0.05888,
"h": 252.6
},
"luminance": 0.40846
}Semantic roles & 50–950 ramp
primary
#91AED0
secondary
#E8DFD5
accent
#7832B3
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283