#91DBEC#91DBEC
#91DBEC is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.9% C 0.077 H 213.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91DBEC |
|---|---|
| RGB | rgb(145, 219, 236) |
| HSL | hsl(191, 71%, 75%) |
| HSV | hsv(191, 39%, 93%) |
| CMYK | cmyk(38.6%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.30, -18.72, -15.58) |
| CIE-LCH | lch(83.30, 24.35, 219.77°) |
| OKLab | oklab(84.88% -0.064 -0.0428) |
| OKLCH | oklch(84.88% 0.077 213.8) |
| XYZ | xyz(52.1436, 62.7355, 88.7021) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.28
Sky Blue
#87CEEB
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DBEC #ECA291
analogous
#91ECD0 #91DBEC #91ADEC
triadic
#91DBEC #EC91DB #DBEC91
tetradic
#91DBEC #D091EC #ECA291 #ADEC91
square
#91DBEC #D091EC #ECA291 #ADEC91
split-complementary
#91DBEC #EC91AD #ECD091
monochromatic
#29B9DA #5DCAE3 #91DBEC #C5ECF5 #E5F6FA
Accessibility & contrast
On white
1.55
#91DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#91DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DBEC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DBEC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#6CE2E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dbec; /* rgb */ color: rgb(145, 219, 236); /* oklch */ color: oklch(84.9% 0.077 213.8);
Tailwind
colors: {
custom: {
50: '#b5e6f2',
500: '#91dbec',
950: '#000000',
},
}SCSS
$custom: #91dbec; $custom-light: #b5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#91dbec",
"rgb": {
"r": 145,
"g": 219,
"b": 236
},
"hsl": {
"h": 191.209,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.84881,
"c": 0.07696,
"h": 213.8
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#91DBEC
secondary
#C76E5A
accent
#3713D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485