#91AFD2#91AFD2
#91AFD2 is a light, moderate cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.061 H 252.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91AFD2 |
|---|---|
| RGB | rgb(145, 175, 210) |
| HSL | hsl(212, 42%, 70%) |
| HSV | hsv(212, 31%, 82%) |
| CMYK | cmyk(31%, 16.7%, 0%, 17.6%) |
| CIE-LAB | lab(70.41, -2.06, -21.05) |
| CIE-LCH | lch(70.41, 21.15, 264.42°) |
| OKLab | oklab(74.39% -0.0182 -0.0578) |
| OKLCH | oklch(74.39% 0.061 252.5) |
| XYZ | xyz(38.6364, 41.3312, 66.9023) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.48
Pastel Blue
#A2BFFE
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 6.78
Bluey Grey
#89A0B0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AFD2 #D2B491
analogous
#91CFD2 #91AFD2 #9491D2
triadic
#91AFD2 #D291AF #AFD291
tetradic
#91AFD2 #D291CF #D2B491 #91D294
square
#91AFD2 #D291CF #D2B491 #91D294
split-complementary
#91AFD2 #D29491 #CFD291
monochromatic
#4471A5 #668FC0 #91AFD2 #BCCFE4 #E8EEF6
Accessibility & contrast
On white
2.27
#91AFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#91AFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AFD2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AFD2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#9BA9D1
Tritanopia (blue-blind)
#7EB7BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91afd2; /* rgb */ color: rgb(145, 175, 210); /* oklch */ color: oklch(74.4% 0.061 252.5);
Tailwind
colors: {
custom: {
50: '#b2c6df',
500: '#91afd2',
950: '#000000',
},
}SCSS
$custom: #91afd2; $custom-light: #b2c6df; $custom-dark: #000000;
JSON
{
"hex": "#91afd2",
"rgb": {
"r": 145,
"g": 175,
"b": 210
},
"hsl": {
"h": 212.308,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.74388,
"c": 0.06064,
"h": 252.5
},
"luminance": 0.41333
}Semantic roles & 50–950 ramp
primary
#91AFD2
secondary
#E9E0D6
accent
#7830B5
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283