#91DBEA#91DBEA
#91DBEA is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.8% C 0.076 H 211.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91DBEA |
|---|---|
| RGB | rgb(145, 219, 234) |
| HSL | hsl(190, 68%, 74%) |
| HSV | hsv(190, 38%, 92%) |
| CMYK | cmyk(38%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.24, -19.21, -14.61) |
| CIE-LCH | lch(83.24, 24.13, 217.25°) |
| OKLab | oklab(84.81% -0.0647 -0.0401) |
| OKLCH | oklch(84.81% 0.076 211.8) |
| XYZ | xyz(51.8546, 62.6199, 87.1804) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DBEA #EAA091
analogous
#91EACD #91DBEA #91AFEA
triadic
#91DBEA #EA91DB #DBEA91
tetradic
#91DBEA #CD91EA #EAA091 #AFEA91
square
#91DBEA #CD91EA #EAA091 #AFEA91
split-complementary
#91DBEA #EA91AF #EACD91
monochromatic
#2AB9D6 #5ECAE0 #91DBEA #C4ECF4 #E5F7FA
Accessibility & contrast
On white
1.55
#91DBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#91DBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DBEA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DBEA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#6DE2DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dbea; /* rgb */ color: rgb(145, 219, 234); /* oklch */ color: oklch(84.8% 0.076 211.8);
Tailwind
colors: {
custom: {
50: '#b5e6f0',
500: '#91dbea',
950: '#000000',
},
}SCSS
$custom: #91dbea; $custom-light: #b5e6f0; $custom-dark: #000000;
JSON
{
"hex": "#91dbea",
"rgb": {
"r": 145,
"g": 219,
"b": 234
},
"hsl": {
"h": 190.112,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.84812,
"c": 0.07615,
"h": 211.8
},
"luminance": 0.62623
}Semantic roles & 50–950 ramp
primary
#91DBEA
secondary
#C56C5B
accent
#3516D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485