#88DBFA#88DBFA
#88DBFA is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.9% C 0.092 H 223.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBFA |
|---|---|
| RGB | rgb(136, 219, 250) |
| HSL | hsl(196, 92%, 76%) |
| HSV | hsv(196, 46%, 98%) |
| CMYK | cmyk(45.6%, 12.4%, 0%, 2%) |
| CIE-LAB | lab(83.33, -17.31, -22.99) |
| CIE-LCH | lch(83.33, 28.78, 233.02°) |
| OKLab | oklab(84.94% -0.066 -0.0635) |
| OKLCH | oklch(84.94% 0.092 223.9) |
| XYZ | xyz(52.7339, 62.7954, 99.7658) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 3.37
Ice Blue
#A5DFF9
ΔE00 3.74
Lightskyblue
#87CEFA
ΔE00 5.66
Lightblue (survey)
#7BC8F6
ΔE00 6.56
Neon Blue
#04D9FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBFA #FAA788
analogous
#88FAE0 #88DBFA #88A2FA
triadic
#88DBFA #FA88DB #DBFA88
tetradic
#88DBFA #E088FA #FAA788 #A2FA88
square
#88DBFA #E088FA #FAA788 #A2FA88
split-complementary
#88DBFA #FA88A2 #FAE088
monochromatic
#13B7F5 #4DC9F8 #88DBFA #C3EDFC #E2F6FE
Accessibility & contrast
On white
1.55
#88DBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#88DBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBFA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBFA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#52E5E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dbfa; /* rgb */ color: rgb(136, 219, 250); /* oklch */ color: oklch(84.9% 0.092 223.9);
Tailwind
colors: {
custom: {
50: '#b0e6fc',
500: '#88dbfa',
950: '#000000',
},
}SCSS
$custom: #88dbfa; $custom-light: #b0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#88dbfa",
"rgb": {
"r": 136,
"g": 219,
"b": 250
},
"hsl": {
"h": 196.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.84942,
"c": 0.09157,
"h": 223.9
},
"luminance": 0.62799
}Semantic roles & 50–950 ramp
primary
#88DBFA
secondary
#D9734E
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485