#91CEDE#91CEDE
#91CEDE is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.066 H 215.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEDE |
|---|---|
| RGB | rgb(145, 206, 222) |
| HSL | hsl(192, 54%, 72%) |
| HSV | hsv(192, 35%, 87%) |
| CMYK | cmyk(34.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.29, -15.55, -14.14) |
| CIE-LCH | lch(79.29, 21.01, 222.28°) |
| OKLab | oklab(81.54% -0.0535 -0.0387) |
| OKLCH | oklch(81.54% 0.066 215.9) |
| XYZ | xyz(46.9287, 55.4336, 77.3200) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEDE #DEA191
analogous
#91DEC8 #91CEDE #91A8DE
triadic
#91CEDE #DE91CE #CEDE91
tetradic
#91CEDE #C891DE #DEA191 #A8DE91
square
#91CEDE #C891DE #DEA191 #A8DE91
split-complementary
#91CEDE #DE91A8 #DEC891
monochromatic
#38A1BC #62B9D0 #91CEDE #C0E3EC #E7F5F8
Accessibility & contrast
On white
1.74
#91CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#91CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEDE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEDE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#75D4D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cede; /* rgb */ color: rgb(145, 206, 222); /* oklch */ color: oklch(81.5% 0.066 215.9);
Tailwind
colors: {
custom: {
50: '#b4dde8',
500: '#91cede',
950: '#000000',
},
}SCSS
$custom: #91cede; $custom-light: #b4dde8; $custom-dark: #000000;
JSON
{
"hex": "#91cede",
"rgb": {
"r": 145,
"g": 206,
"b": 222
},
"hsl": {
"h": 192.468,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.81544,
"c": 0.06608,
"h": 215.9
},
"luminance": 0.55436
}Semantic roles & 50–950 ramp
primary
#91CEDE
secondary
#B6705D
accent
#4524C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484