#91AEBE#91AEBE
#91AEBE is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.4% C 0.039 H 232.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEBE |
|---|---|
| RGB | rgb(145, 174, 190) |
| HSL | hsl(201, 26%, 66%) |
| HSV | hsv(201, 24%, 75%) |
| CMYK | cmyk(23.7%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(69.48, -6.31, -11.45) |
| CIE-LCH | lch(69.48, 13.08, 241.12°) |
| OKLab | oklab(73.44% -0.0242 -0.0311) |
| OKLCH | oklch(73.44% 0.039 232.2) |
| XYZ | xyz(36.1047, 40.0083, 54.5253) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.41
Bluey Grey
#89A0B0
ΔE00 4.33
Light Grey Blue
#9DBCD4
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 5.21
Greyblue
#77A1B5
ΔE00 5.40
Cool Grey
#95A3A6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEBE #BEA191
analogous
#91BEB7 #91AEBE #9197BE
triadic
#91AEBE #BE91AE #AEBE91
tetradic
#91AEBE #B791BE #BEA191 #97BE91
square
#91AEBE #B791BE #BEA191 #97BE91
split-complementary
#91AEBE #BE9197 #BEB791
monochromatic
#4F7286 #6B92A7 #91AEBE #B7CAD5 #DEE7EB
Accessibility & contrast
On white
2.33
#91AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#91AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEBE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEBE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#84B2B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91aebe; /* rgb */ color: rgb(145, 174, 190); /* oklch */ color: oklch(73.4% 0.039 232.2);
Tailwind
colors: {
custom: {
50: '#b2c6d1',
500: '#91aebe',
950: '#000000',
},
}SCSS
$custom: #91aebe; $custom-light: #b2c6d1; $custom-dark: #000000;
JSON
{
"hex": "#91aebe",
"rgb": {
"r": 145,
"g": 174,
"b": 190
},
"hsl": {
"h": 201.333,
"s": 25.714,
"l": 65.686
},
"oklch": {
"l": 0.73436,
"c": 0.03943,
"h": 232.2
},
"luminance": 0.4001
}Semantic roles & 50–950 ramp
primary
#91AEBE
secondary
#DDD3CE
accent
#6441A4
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282