#91DCF2#91DCF2
#91DCF2 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.3% C 0.080 H 218.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCF2 |
|---|---|
| RGB | rgb(145, 220, 242) |
| HSL | hsl(194, 79%, 76%) |
| HSV | hsv(194, 40%, 95%) |
| CMYK | cmyk(40.1%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.76, -17.72, -18.06) |
| CIE-LCH | lch(83.76, 25.30, 225.55°) |
| OKLab | oklab(85.31% -0.0629 -0.0497) |
| OKLCH | oklch(85.31% 0.08 218.3) |
| XYZ | xyz(53.2916, 63.6134, 93.4576) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.91
Sky Blue
#87CEEB
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 5.00
Lightblue
#ADD8E6
ΔE00 5.31
Powder Blue
#B0E0E6
ΔE00 6.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCF2 #F2A791
analogous
#91F2D7 #91DCF2 #91ABF2
triadic
#91DCF2 #F291DC #DCF291
tetradic
#91DCF2 #D791F2 #F2A791 #ABF291
square
#91DCF2 #D791F2 #F2A791 #ABF291
split-complementary
#91DCF2 #F291AB #F2D791
monochromatic
#24B9E5 #5ACBEC #91DCF2 #C8EDF8 #E4F6FC
Accessibility & contrast
On white
1.53
#91DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#91DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCF2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCF2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BECCF2
Tritanopia (blue-blind)
#69E4E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dcf2; /* rgb */ color: rgb(145, 220, 242); /* oklch */ color: oklch(85.3% 0.080 218.3);
Tailwind
colors: {
custom: {
50: '#b5e7f6',
500: '#91dcf2',
950: '#000000',
},
}SCSS
$custom: #91dcf2; $custom-light: #b5e7f6; $custom-dark: #000000;
JSON
{
"hex": "#91dcf2",
"rgb": {
"r": 145,
"g": 220,
"b": 242
},
"hsl": {
"h": 193.608,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.8531,
"c": 0.08014,
"h": 218.3
},
"luminance": 0.63617
}Semantic roles & 50–950 ramp
primary
#91DCF2
secondary
#CF7358
accent
#3A0ADB
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485