#91DFF8#91DFF8
#91DFF8 is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.084 H 220.2°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFF8 |
|---|---|
| RGB | rgb(145, 223, 248) |
| HSL | hsl(195, 88%, 77%) |
| HSV | hsv(195, 42%, 97%) |
| CMYK | cmyk(41.5%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.78, -17.72, -19.71) |
| CIE-LCH | lch(84.78, 26.50, 228.04°) |
| OKLab | oklab(86.18% -0.0642 -0.0543) |
| OKLCH | oklch(86.18% 0.084 220.2) |
| XYZ | xyz(55.0020, 65.5686, 98.5464) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 4.35
Baby Blue
#89CFF0
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFF8 #F8AA91
analogous
#91F8DE #91DFF8 #91ACF8
triadic
#91DFF8 #F891DF #DFF891
tetradic
#91DFF8 #DE91F8 #F8AA91 #ACF891
square
#91DFF8 #DE91F8 #F8AA91 #ACF891
split-complementary
#91DFF8 #F891AC #F8DE91
monochromatic
#1EBEF1 #57CEF4 #91DFF8 #CBF0FC #E2F7FD
Accessibility & contrast
On white
1.49
#91DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#91DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFF8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFF8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C0CEF8
Tritanopia (blue-blind)
#65E8E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91dff8; /* rgb */ color: rgb(145, 223, 248); /* oklch */ color: oklch(86.2% 0.084 220.2);
Tailwind
colors: {
custom: {
50: '#b6e9fa',
500: '#91dff8',
950: '#000000',
},
}SCSS
$custom: #91dff8; $custom-light: #b6e9fa; $custom-dark: #000000;
JSON
{
"hex": "#91dff8",
"rgb": {
"r": 145,
"g": 223,
"b": 248
},
"hsl": {
"h": 194.563,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.86178,
"c": 0.08404,
"h": 220.2
},
"luminance": 0.65572
}Semantic roles & 50–950 ramp
primary
#91DFF8
secondary
#D77556
accent
#3801E5
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485