#88DFF9#88DFF9
#88DFF9 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.8% C 0.091 H 219.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFF9 |
|---|---|
| RGB | rgb(136, 223, 249) |
| HSL | hsl(194, 90%, 75%) |
| HSV | hsv(194, 45%, 98%) |
| CMYK | cmyk(45.4%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.40, -19.60, -20.84) |
| CIE-LCH | lch(84.40, 28.61, 226.76°) |
| OKLab | oklab(85.78% -0.0709 -0.0575) |
| OKLCH | oklch(85.78% 0.091 219) |
| XYZ | xyz(53.6336, 64.8450, 99.2942) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Neon Blue
#04D9FF
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFF9 #F9A288
analogous
#88F9DA #88DFF9 #88A6F9
triadic
#88DFF9 #F988DF #DFF988
tetradic
#88DFF9 #DA88F9 #F9A288 #A6F988
square
#88DFF9 #DA88F9 #F9A288 #A6F988
split-complementary
#88DFF9 #F988A6 #F9DA88
monochromatic
#13C0F3 #4ECFF6 #88DFF9 #C2EFFC #E2F7FE
Accessibility & contrast
On white
1.50
#88DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#88DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFF9
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFF9 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#51E8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88dff9; /* rgb */ color: rgb(136, 223, 249); /* oklch */ color: oklch(85.8% 0.091 219.0);
Tailwind
colors: {
custom: {
50: '#b0e9fb',
500: '#88dff9',
950: '#000000',
},
}SCSS
$custom: #88dff9; $custom-light: #b0e9fb; $custom-dark: #000000;
JSON
{
"hex": "#88dff9",
"rgb": {
"r": 136,
"g": 223,
"b": 249
},
"hsl": {
"h": 193.805,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.85783,
"c": 0.09128,
"h": 219
},
"luminance": 0.64849
}Semantic roles & 50–950 ramp
primary
#88DFF9
secondary
#D76E4E
accent
#3500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485