#91CEDD#91CEDD
#91CEDD is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.066 H 214.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEDD |
|---|---|
| RGB | rgb(145, 206, 221) |
| HSL | hsl(192, 53%, 72%) |
| HSV | hsv(192, 34%, 87%) |
| CMYK | cmyk(34.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.26, -15.79, -13.65) |
| CIE-LCH | lch(79.26, 20.87, 220.84°) |
| OKLab | oklab(81.51% -0.0539 -0.0374) |
| OKLCH | oklch(81.51% 0.066 214.7) |
| XYZ | xyz(46.7951, 55.3801, 76.6163) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.52
Lightblue
#ADD8E6
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEDD #DDA091
analogous
#91DDC6 #91CEDD #91A8DD
triadic
#91CEDD #DD91CE #CEDD91
tetradic
#91CEDD #C691DD #DDA091 #A8DD91
square
#91CEDD #C691DD #DDA091 #A8DD91
split-complementary
#91CEDD #DD91A8 #DDC691
monochromatic
#3AA1BA #62B9CF #91CEDD #C0E3EB #E8F5F8
Accessibility & contrast
On white
1.74
#91CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#91CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEDD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEDD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#75D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cedd; /* rgb */ color: rgb(145, 206, 221); /* oklch */ color: oklch(81.5% 0.066 214.7);
Tailwind
colors: {
custom: {
50: '#b4dde7',
500: '#91cedd',
950: '#000000',
},
}SCSS
$custom: #91cedd; $custom-light: #b4dde7; $custom-dark: #000000;
JSON
{
"hex": "#91cedd",
"rgb": {
"r": 145,
"g": 206,
"b": 221
},
"hsl": {
"h": 191.842,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.81509,
"c": 0.0656,
"h": 214.7
},
"luminance": 0.55383
}Semantic roles & 50–950 ramp
primary
#91CEDD
secondary
#B56F5E
accent
#4425C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484