#91CEDC#91CEDC
#91CEDC is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.065 H 213.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEDC |
|---|---|
| RGB | rgb(145, 206, 220) |
| HSL | hsl(191, 52%, 72%) |
| HSV | hsv(191, 34%, 86%) |
| CMYK | cmyk(34.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.23, -16.03, -13.16) |
| CIE-LCH | lch(79.23, 20.74, 219.38°) |
| OKLab | oklab(81.47% -0.0543 -0.036) |
| OKLCH | oklch(81.47% 0.065 213.6) |
| XYZ | xyz(46.6623, 55.3270, 75.9167) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Lightblue
#ADD8E6
ΔE00 4.90
Powder Blue
#B0E0E6
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 6.19
Ice Blue
#A5DFF9
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEDC #DC9F91
analogous
#91DCC5 #91CEDC #91A9DC
triadic
#91CEDC #DC91CE #CEDC91
tetradic
#91CEDC #C591DC #DC9F91 #A9DC91
square
#91CEDC #C591DC #DC9F91 #A9DC91
split-complementary
#91CEDC #DC91A9 #DCC591
monochromatic
#3BA1B8 #63B9CD #91CEDC #BFE3EB #E8F5F8
Accessibility & contrast
On white
1.74
#91CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#91CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEDC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEDC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B7C0DC
Tritanopia (blue-blind)
#76D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cedc; /* rgb */ color: rgb(145, 206, 220); /* oklch */ color: oklch(81.5% 0.065 213.6);
Tailwind
colors: {
custom: {
50: '#b4dde6',
500: '#91cedc',
950: '#000000',
},
}SCSS
$custom: #91cedc; $custom-light: #b4dde6; $custom-dark: #000000;
JSON
{
"hex": "#91cedc",
"rgb": {
"r": 145,
"g": 206,
"b": 220
},
"hsl": {
"h": 191.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.81475,
"c": 0.06517,
"h": 213.6
},
"luminance": 0.5533
}Semantic roles & 50–950 ramp
primary
#91CEDC
secondary
#B36E5E
accent
#4326BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484