#91CDE9#91CDE9
#91CDE9 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.7% C 0.073 H 228.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDE9 |
|---|---|
| RGB | rgb(145, 205, 233) |
| HSL | hsl(199, 67%, 74%) |
| HSV | hsv(199, 38%, 91%) |
| CMYK | cmyk(37.8%, 12%, 0%, 8.6%) |
| CIE-LAB | lab(79.36, -12.30, -19.92) |
| CIE-LCH | lch(79.36, 23.41, 238.31°) |
| OKLab | oklab(81.72% -0.0482 -0.0548) |
| OKLCH | oklch(81.72% 0.073 228.7) |
| XYZ | xyz(48.2114, 55.5627, 85.2593) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.63
Sky Blue
#87CEEB
ΔE00 1.66
Lightskyblue
#87CEFA
ΔE00 4.21
Ice Blue
#A5DFF9
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDE9 #E9AD91
analogous
#91E9D9 #91CDE9 #91A1E9
triadic
#91CDE9 #E991CD #CDE991
tetradic
#91CDE9 #D991E9 #E9AD91 #A1E991
square
#91CDE9 #D991E9 #E9AD91 #A1E991
split-complementary
#91CDE9 #E991A1 #E9D991
monochromatic
#2B9FD5 #5EB6DF #91CDE9 #C4E4F3 #E5F3FA
Accessibility & contrast
On white
1.73
#91CDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#91CDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDE9
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDE9 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAEA
Deuteranopia (green-blind)
#B2C0E9
Tritanopia (blue-blind)
#70D5D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #91cde9; /* rgb */ color: rgb(145, 205, 233); /* oklch */ color: oklch(81.7% 0.073 228.7);
Tailwind
colors: {
custom: {
50: '#b4dcf0',
500: '#91cde9',
950: '#000000',
},
}SCSS
$custom: #91cde9; $custom-light: #b4dcf0; $custom-dark: #000000;
JSON
{
"hex": "#91cde9",
"rgb": {
"r": 145,
"g": 205,
"b": 233
},
"hsl": {
"h": 199.091,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.81718,
"c": 0.07296,
"h": 228.7
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#91CDE9
secondary
#C37C5B
accent
#5117CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485