#91AFBA#91AFBA
#91AFBA is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.5% C 0.037 H 222.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFBA |
|---|---|
| RGB | rgb(145, 175, 186) |
| HSL | hsl(196, 23%, 65%) |
| HSV | hsv(196, 22%, 73%) |
| CMYK | cmyk(22%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(69.63, -7.77, -9.01) |
| CIE-LCH | lch(69.63, 11.90, 229.24°) |
| OKLab | oklab(73.52% -0.0271 -0.0245) |
| OKLCH | oklch(73.52% 0.037 222.1) |
| XYZ | xyz(35.8675, 40.2236, 52.3190) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.95
Bluey Grey
#89A0B0
ΔE00 5.59
Cool Gray
#9AA7B0
ΔE00 5.77
Greyblue
#77A1B5
ΔE00 5.90
Cool Grey
#95A3A6
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFBA #BA9C91
analogous
#91BAB1 #91AFBA #919ABA
triadic
#91AFBA #BA91AF #AFBA91
tetradic
#91AFBA #B191BA #BA9C91 #9ABA91
square
#91AFBA #B191BA #BA9C91 #9ABA91
split-complementary
#91AFBA #BA919A #BAB191
monochromatic
#507380 #6B94A2 #91AFBA #B7CAD2 #DCE6E9
Accessibility & contrast
On white
2.32
#91AFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#91AFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFBA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFBA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#85B3B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #91afba; /* rgb */ color: rgb(145, 175, 186); /* oklch */ color: oklch(73.5% 0.037 222.1);
Tailwind
colors: {
custom: {
50: '#b2c6ce',
500: '#91afba',
950: '#000000',
},
}SCSS
$custom: #91afba; $custom-light: #b2c6ce; $custom-dark: #000000;
JSON
{
"hex": "#91afba",
"rgb": {
"r": 145,
"g": 175,
"b": 186
},
"hsl": {
"h": 196.098,
"s": 22.905,
"l": 64.902
},
"oklch": {
"l": 0.73516,
"c": 0.03653,
"h": 222.1
},
"luminance": 0.40225
}Semantic roles & 50–950 ramp
primary
#91AFBA
secondary
#DAD0CC
accent
#5D44A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282