#91AFCA#91AFCA
#91AFCA is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.1% C 0.051 H 245.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFCA |
|---|---|
| RGB | rgb(145, 175, 202) |
| HSL | hsl(208, 35%, 68%) |
| HSV | hsv(208, 28%, 79%) |
| CMYK | cmyk(28.2%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.14, -4.02, -17.07) |
| CIE-LCH | lch(70.14, 17.53, 256.75°) |
| OKLab | oklab(74.08% -0.0211 -0.0467) |
| OKLCH | oklch(74.08% 0.051 245.7) |
| XYZ | xyz(37.6646, 40.9425, 61.7838) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.76
Bluey Grey
#89A0B0
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.89
Greyblue
#77A1B5
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFCA #CAAC91
analogous
#91CAC8 #91AFCA #9192CA
triadic
#91AFCA #CA91AF #AFCA91
tetradic
#91AFCA #C891CA #CAAC91 #92CA91
square
#91AFCA #C891CA #CAAC91 #92CA91
split-complementary
#91AFCA #CA9192 #CAC891
monochromatic
#497298 #6891B6 #91AFCA #BACDDE #E4EBF2
Accessibility & contrast
On white
2.29
#91AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#91AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFCA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFCA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#9DA9C9
Tritanopia (blue-blind)
#80B5B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91afca; /* rgb */ color: rgb(145, 175, 202); /* oklch */ color: oklch(74.1% 0.051 245.7);
Tailwind
colors: {
custom: {
50: '#b2c6da',
500: '#91afca',
950: '#000000',
},
}SCSS
$custom: #91afca; $custom-light: #b2c6da; $custom-dark: #000000;
JSON
{
"hex": "#91afca",
"rgb": {
"r": 145,
"g": 175,
"b": 202
},
"hsl": {
"h": 208.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.74084,
"c": 0.05123,
"h": 245.7
},
"luminance": 0.40944
}Semantic roles & 50–950 ramp
primary
#91AFCA
secondary
#E4DBD3
accent
#7038AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283