#91DFF7#91DFF7
#91DFF7 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.1% C 0.083 H 219.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFF7 |
|---|---|
| RGB | rgb(145, 223, 247) |
| HSL | hsl(194, 86%, 77%) |
| HSV | hsv(194, 41%, 97%) |
| CMYK | cmyk(41.3%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(84.74, -17.97, -19.23) |
| CIE-LCH | lch(84.74, 26.32, 226.93°) |
| OKLab | oklab(86.14% -0.0645 -0.0529) |
| OKLCH | oklch(86.14% 0.083 219.3) |
| XYZ | xyz(54.8473, 65.5067, 97.7316) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.09
Lightblue
#ADD8E6
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFF7 #F7A991
analogous
#91F7DC #91DFF7 #91ACF7
triadic
#91DFF7 #F791DF #DFF791
tetradic
#91DFF7 #DC91F7 #F7A991 #ACF791
square
#91DFF7 #DC91F7 #F7A991 #ACF791
split-complementary
#91DFF7 #F791AC #F7DC91
monochromatic
#1FBEEF #58CEF3 #91DFF7 #CAF0FB #E2F7FD
Accessibility & contrast
On white
1.49
#91DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#91DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFF7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFF7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#66E7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91dff7; /* rgb */ color: rgb(145, 223, 247); /* oklch */ color: oklch(86.1% 0.083 219.3);
Tailwind
colors: {
custom: {
50: '#b5e9f9',
500: '#91dff7',
950: '#000000',
},
}SCSS
$custom: #91dff7; $custom-light: #b5e9f9; $custom-dark: #000000;
JSON
{
"hex": "#91dff7",
"rgb": {
"r": 145,
"g": 223,
"b": 247
},
"hsl": {
"h": 194.118,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.86143,
"c": 0.08347,
"h": 219.3
},
"luminance": 0.6551
}Semantic roles & 50–950 ramp
primary
#91DFF7
secondary
#D67457
accent
#3703E3
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485