#91ADD2#91ADD2
#91ADD2 is a light, moderate cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.062 H 255.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91ADD2 |
|---|---|
| RGB | rgb(145, 173, 210) |
| HSL | hsl(214, 42%, 70%) |
| HSV | hsv(214, 31%, 82%) |
| CMYK | cmyk(31%, 17.6%, 0%, 17.6%) |
| CIE-LAB | lab(69.87, -0.96, -21.88) |
| CIE-LCH | lch(69.87, 21.90, 267.48°) |
| OKLab | oklab(73.96% -0.0155 -0.0601) |
| OKLCH | oklch(73.96% 0.062 255.5) |
| XYZ | xyz(38.2501, 40.5585, 66.7735) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.31
Carolina Blue
#8AB8FE
ΔE00 6.42
Pastel Blue
#A2BFFE
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.22
Periwinkle Blue
#8F99FB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ADD2 #D2B691
analogous
#91CDD2 #91ADD2 #9691D2
triadic
#91ADD2 #D291AD #ADD291
tetradic
#91ADD2 #D291CD #D2B691 #91D296
square
#91ADD2 #D291CD #D2B691 #91D296
split-complementary
#91ADD2 #D29691 #CDD291
monochromatic
#446EA5 #668DC0 #91ADD2 #BCCDE4 #E8EEF6
Accessibility & contrast
On white
2.30
#91ADD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#91ADD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ADD2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ADD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ADD2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED4
Deuteranopia (green-blind)
#99A8D1
Tritanopia (blue-blind)
#7EB5B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91add2; /* rgb */ color: rgb(145, 173, 210); /* oklch */ color: oklch(74.0% 0.062 255.5);
Tailwind
colors: {
custom: {
50: '#b2c5df',
500: '#91add2',
950: '#000000',
},
}SCSS
$custom: #91add2; $custom-light: #b2c5df; $custom-dark: #000000;
JSON
{
"hex": "#91add2",
"rgb": {
"r": 145,
"g": 173,
"b": 210
},
"hsl": {
"h": 214.154,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.73962,
"c": 0.06212,
"h": 255.5
},
"luminance": 0.4056
}Semantic roles & 50–950 ramp
primary
#91ADD2
secondary
#E9E1D6
accent
#7C30B5
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183