#91CEDB#91CEDB
#91CEDB is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.4% C 0.065 H 212.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #91CEDB |
|---|---|
| RGB | rgb(145, 206, 219) |
| HSL | hsl(191, 51%, 71%) |
| HSV | hsv(191, 34%, 86%) |
| CMYK | cmyk(33.8%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.20, -16.27, -12.67) |
| CIE-LCH | lch(79.20, 20.62, 217.90°) |
| OKLab | oklab(81.44% -0.0547 -0.0347) |
| OKLCH | oklch(81.44% 0.065 212.4) |
| XYZ | xyz(46.5302, 55.2742, 75.2213) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.07
Sky Blue
#87CEEB
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.60
Baby Blue
#89CFF0
ΔE00 6.57
Ice Blue
#A5DFF9
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CEDB #DB9E91
analogous
#91DBC3 #91CEDB #91A9DB
triadic
#91CEDB #DB91CE #CEDB91
tetradic
#91CEDB #C391DB #DB9E91 #A9DB91
square
#91CEDB #C391DB #DB9E91 #A9DB91
split-complementary
#91CEDB #DB91A9 #DBC391
monochromatic
#3CA1B6 #63B9CC #91CEDB #BFE3EA #E8F5F7
Accessibility & contrast
On white
1.74
#91CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#91CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CEDB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CEDB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#76D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #91cedb; /* rgb */ color: rgb(145, 206, 219); /* oklch */ color: oklch(81.4% 0.065 212.4);
Tailwind
colors: {
custom: {
50: '#b4dde6',
500: '#91cedb',
950: '#000000',
},
}SCSS
$custom: #91cedb; $custom-light: #b4dde6; $custom-dark: #000000;
JSON
{
"hex": "#91cedb",
"rgb": {
"r": 145,
"g": 206,
"b": 219
},
"hsl": {
"h": 190.541,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.81441,
"c": 0.06476,
"h": 212.4
},
"luminance": 0.55277
}Semantic roles & 50–950 ramp
primary
#91CEDB
secondary
#B26D5E
accent
#4227BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484