#88DCF2#88DCF2
#88DCF2 is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.9% C 0.087 H 216.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCF2 |
|---|---|
| RGB | rgb(136, 220, 242) |
| HSL | hsl(192, 80%, 74%) |
| HSV | hsv(192, 44%, 95%) |
| CMYK | cmyk(43.8%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(83.35, -19.91, -18.73) |
| CIE-LCH | lch(83.35, 27.33, 223.24°) |
| OKLab | oklab(84.87% -0.0701 -0.0516) |
| OKLCH | oklch(84.87% 0.087 216.4) |
| XYZ | xyz(51.7677, 62.8276, 93.3862) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.65
Ice Blue
#A5DFF9
ΔE00 5.07
Baby Blue
#89CFF0
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCF2 #F29E88
analogous
#88F2D3 #88DCF2 #88A7F2
triadic
#88DCF2 #F288DC #DCF288
tetradic
#88DCF2 #D388F2 #F29E88 #A7F288
square
#88DCF2 #D388F2 #F29E88 #A7F288
split-complementary
#88DCF2 #F288A7 #F2D388
monochromatic
#1ABCE6 #51CCEC #88DCF2 #BFECF8 #E3F7FC
Accessibility & contrast
On white
1.55
#88DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#88DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCF2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCF2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#57E4E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dcf2; /* rgb */ color: rgb(136, 220, 242); /* oklch */ color: oklch(84.9% 0.087 216.4);
Tailwind
colors: {
custom: {
50: '#b0e7f6',
500: '#88dcf2',
950: '#000000',
},
}SCSS
$custom: #88dcf2; $custom-light: #b0e7f6; $custom-dark: #000000;
JSON
{
"hex": "#88dcf2",
"rgb": {
"r": 136,
"g": 220,
"b": 242
},
"hsl": {
"h": 192.453,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.8487,
"c": 0.08703,
"h": 216.4
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#88DCF2
secondary
#CE6A50
accent
#3509DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485