#91CADD#91CADD
#91CADD is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.064 H 220.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #91CADD |
|---|---|
| RGB | rgb(145, 202, 221) |
| HSL | hsl(195, 53%, 72%) |
| HSV | hsv(195, 34%, 87%) |
| CMYK | cmyk(34.4%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(78.16, -13.73, -15.30) |
| CIE-LCH | lch(78.16, 20.56, 228.11°) |
| OKLab | oklab(80.63% -0.0489 -0.0419) |
| OKLCH | oklch(80.63% 0.064 220.6) |
| XYZ | xyz(45.8444, 53.4787, 76.2994) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 7.28
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CADD #DDA491
analogous
#91DDCA #91CADD #91A4DD
triadic
#91CADD #DD91CA #CADD91
tetradic
#91CADD #CA91DD #DDA491 #A4DD91
square
#91CADD #CA91DD #DDA491 #A4DD91
split-complementary
#91CADD #DD91A4 #DDCA91
monochromatic
#3A9ABA #62B3CF #91CADD #C0E1EB #E8F4F8
Accessibility & contrast
On white
1.80
#91CADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#91CADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CADD
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CADD | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#76D1D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cadd; /* rgb */ color: rgb(145, 202, 221); /* oklch */ color: oklch(80.6% 0.064 220.6);
Tailwind
colors: {
custom: {
50: '#b4dae7',
500: '#91cadd',
950: '#000000',
},
}SCSS
$custom: #91cadd; $custom-light: #b4dae7; $custom-dark: #000000;
JSON
{
"hex": "#91cadd",
"rgb": {
"r": 145,
"g": 202,
"b": 221
},
"hsl": {
"h": 195,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.80632,
"c": 0.06445,
"h": 220.6
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#91CADD
secondary
#B5735E
accent
#4C25C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384