#91CCDB#91CCDB
#91CCDB is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.0% C 0.064 H 215.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCDB |
|---|---|
| RGB | rgb(145, 204, 219) |
| HSL | hsl(192, 51%, 71%) |
| HSV | hsv(192, 34%, 86%) |
| CMYK | cmyk(33.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.65, -15.25, -13.49) |
| CIE-LCH | lch(78.65, 20.36, 221.51°) |
| OKLab | oklab(81% -0.0522 -0.0369) |
| OKLCH | oklch(81% 0.064 215.3) |
| XYZ | xyz(46.0518, 54.3174, 75.0618) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 6.16
Ice Blue
#A5DFF9
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCDB #DBA091
analogous
#91DBC5 #91CCDB #91A7DB
triadic
#91CCDB #DB91CC #CCDB91
tetradic
#91CCDB #C591DB #DBA091 #A7DB91
square
#91CCDB #C591DB #DBA091 #A7DB91
split-complementary
#91CCDB #DB91A7 #DBC591
monochromatic
#3C9DB6 #63B7CC #91CCDB #BFE1EA #E8F4F7
Accessibility & contrast
On white
1.77
#91CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#91CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCDB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCDB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#76D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91ccdb; /* rgb */ color: rgb(145, 204, 219); /* oklch */ color: oklch(81.0% 0.064 215.3);
Tailwind
colors: {
custom: {
50: '#b3dbe6',
500: '#91ccdb',
950: '#000000',
},
}SCSS
$custom: #91ccdb; $custom-light: #b3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#91ccdb",
"rgb": {
"r": 145,
"g": 204,
"b": 219
},
"hsl": {
"h": 192.162,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.81001,
"c": 0.06396,
"h": 215.3
},
"luminance": 0.5432
}Semantic roles & 50–950 ramp
primary
#91CCDB
secondary
#B26F5E
accent
#4627BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484