#88DAFA#88DAFA
#88DAFA is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.7% C 0.092 H 224.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88DAFA |
|---|---|
| RGB | rgb(136, 218, 250) |
| HSL | hsl(197, 92%, 76%) |
| HSV | hsv(197, 46%, 98%) |
| CMYK | cmyk(45.6%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(83.06, -16.80, -23.41) |
| CIE-LCH | lch(83.06, 28.81, 234.32°) |
| OKLab | oklab(84.72% -0.0648 -0.0647) |
| OKLCH | oklch(84.72% 0.092 224.9) |
| XYZ | xyz(52.4738, 62.2752, 99.6791) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.96
Baby Blue
#89CFF0
ΔE00 2.99
Ice Blue
#A5DFF9
ΔE00 3.71
Lightskyblue
#87CEFA
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Light Blue
#95D0FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DAFA #FAA888
analogous
#88FAE1 #88DAFA #88A1FA
triadic
#88DAFA #FA88DA #DAFA88
tetradic
#88DAFA #E188FA #FAA888 #A1FA88
square
#88DAFA #E188FA #FAA888 #A1FA88
split-complementary
#88DAFA #FA88A1 #FAE188
monochromatic
#13B5F5 #4DC8F8 #88DAFA #C3ECFC #E2F6FE
Accessibility & contrast
On white
1.56
#88DAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#88DAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DAFA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DAFA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#52E4E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dafa; /* rgb */ color: rgb(136, 218, 250); /* oklch */ color: oklch(84.7% 0.092 224.9);
Tailwind
colors: {
custom: {
50: '#b0e5fc',
500: '#88dafa',
950: '#000000',
},
}SCSS
$custom: #88dafa; $custom-light: #b0e5fc; $custom-dark: #000000;
JSON
{
"hex": "#88dafa",
"rgb": {
"r": 136,
"g": 218,
"b": 250
},
"hsl": {
"h": 196.842,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.84723,
"c": 0.09158,
"h": 224.9
},
"luminance": 0.62279
}Semantic roles & 50–950 ramp
primary
#88DAFA
secondary
#D9754E
accent
#4000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485