#91CDDC#91CDDC
#91CDDC is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.3% C 0.065 H 215.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDDC |
|---|---|
| RGB | rgb(145, 205, 220) |
| HSL | hsl(192, 52%, 72%) |
| HSV | hsv(192, 34%, 86%) |
| CMYK | cmyk(34.1%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(78.95, -15.52, -13.57) |
| CIE-LCH | lch(78.95, 20.62, 221.17°) |
| OKLab | oklab(81.26% -0.0531 -0.0372) |
| OKLCH | oklch(81.26% 0.065 215) |
| XYZ | xyz(46.4223, 54.8470, 75.8367) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Lightblue
#ADD8E6
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.78
Powder Blue
#B0E0E6
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDDC #DCA091
analogous
#91DCC6 #91CDDC #91A8DC
triadic
#91CDDC #DC91CD #CDDC91
tetradic
#91CDDC #C691DC #DCA091 #A8DC91
square
#91CDDC #C691DC #DCA091 #A8DC91
split-complementary
#91CDDC #DC91A8 #DCC691
monochromatic
#3B9FB8 #63B8CD #91CDDC #BFE2EB #E8F4F8
Accessibility & contrast
On white
1.75
#91CDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#91CDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDDC
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDDC | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#76D3D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cddc; /* rgb */ color: rgb(145, 205, 220); /* oklch */ color: oklch(81.3% 0.065 215.0);
Tailwind
colors: {
custom: {
50: '#b4dce6',
500: '#91cddc',
950: '#000000',
},
}SCSS
$custom: #91cddc; $custom-light: #b4dce6; $custom-dark: #000000;
JSON
{
"hex": "#91cddc",
"rgb": {
"r": 145,
"g": 205,
"b": 220
},
"hsl": {
"h": 192,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.81255,
"c": 0.06479,
"h": 215
},
"luminance": 0.5485
}Semantic roles & 50–950 ramp
primary
#91CDDC
secondary
#B36F5E
accent
#4526BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484