#91AFCC#91AFCC
#91AFCC is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.053 H 247.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFCC |
|---|---|
| RGB | rgb(145, 175, 204) |
| HSL | hsl(209, 37%, 68%) |
| HSV | hsv(209, 29%, 80%) |
| CMYK | cmyk(28.9%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(70.20, -3.53, -18.07) |
| CIE-LCH | lch(70.20, 18.41, 258.93°) |
| OKLab | oklab(74.16% -0.0203 -0.0495) |
| OKLCH | oklch(74.16% 0.053 247.7) |
| XYZ | xyz(37.9029, 41.0378, 63.0390) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.06
Cloudy Blue
#ACC2D9
ΔE00 5.95
Bluey Grey
#89A0B0
ΔE00 6.29
Lightsteelblue
#B0C4DE
ΔE00 6.75
Bluegrey
#85A3B2
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFCC #CCAE91
analogous
#91CCCB #91AFCC #9191CC
triadic
#91AFCC #CC91AF #AFCC91
tetradic
#91AFCC #CB91CC #CCAE91 #91CC91
square
#91AFCC #CB91CC #CCAE91 #91CC91
split-complementary
#91AFCC #CC9191 #CCCB91
monochromatic
#48729B #6791B9 #91AFCC #BBCDDF #E5ECF3
Accessibility & contrast
On white
2.28
#91AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#91AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFCC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFCC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCD
Deuteranopia (green-blind)
#9DA9CB
Tritanopia (blue-blind)
#80B6B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91afcc; /* rgb */ color: rgb(145, 175, 204); /* oklch */ color: oklch(74.2% 0.053 247.7);
Tailwind
colors: {
custom: {
50: '#b2c6db',
500: '#91afcc',
950: '#000000',
},
}SCSS
$custom: #91afcc; $custom-light: #b2c6db; $custom-dark: #000000;
JSON
{
"hex": "#91afcc",
"rgb": {
"r": 145,
"g": 175,
"b": 204
},
"hsl": {
"h": 209.492,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.74159,
"c": 0.05349,
"h": 247.7
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#91AFCC
secondary
#E5DCD4
accent
#7236B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283