#88DFF4#88DFF4
#88DFF4 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.089 H 214.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFF4 |
|---|---|
| RGB | rgb(136, 223, 244) |
| HSL | hsl(192, 83%, 75%) |
| HSV | hsv(192, 44%, 96%) |
| CMYK | cmyk(44.3%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.24, -20.90, -18.44) |
| CIE-LCH | lch(84.24, 27.87, 221.42°) |
| OKLab | oklab(85.6% -0.0728 -0.0508) |
| OKLCH | oklch(85.6% 0.089 214.9) |
| XYZ | xyz(52.8641, 64.5373, 95.2416) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.42
Ice Blue
#A5DFF9
ΔE00 5.50
Sky Blue
#87CEEB
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFF4 #F49D88
analogous
#88F4D3 #88DFF4 #88A9F4
triadic
#88DFF4 #F488DF #DFF488
tetradic
#88DFF4 #D388F4 #F49D88 #A9F488
square
#88DFF4 #D388F4 #F49D88 #A9F488
split-complementary
#88DFF4 #F488A9 #F4D388
monochromatic
#18C1EA #50D0EF #88DFF4 #C0EEF9 #E3F7FC
Accessibility & contrast
On white
1.51
#88DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#88DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFF4
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFF4 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BFCDF4
Tritanopia (blue-blind)
#55E7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dff4; /* rgb */ color: rgb(136, 223, 244); /* oklch */ color: oklch(85.6% 0.089 214.9);
Tailwind
colors: {
custom: {
50: '#b0e9f7',
500: '#88dff4',
950: '#000000',
},
}SCSS
$custom: #88dff4; $custom-light: #b0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#88dff4",
"rgb": {
"r": 136,
"g": 223,
"b": 244
},
"hsl": {
"h": 191.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.85603,
"c": 0.08875,
"h": 214.9
},
"luminance": 0.64541
}Semantic roles & 50–950 ramp
primary
#88DFF4
secondary
#D16950
accent
#3006DF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485