#88DFF2#88DFF2
#88DFF2 is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.5% C 0.088 H 213.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFF2 |
|---|---|
| RGB | rgb(136, 223, 242) |
| HSL | hsl(191, 80%, 74%) |
| HSV | hsv(191, 44%, 95%) |
| CMYK | cmyk(43.8%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(84.18, -21.41, -17.47) |
| CIE-LCH | lch(84.18, 27.64, 219.22°) |
| OKLab | oklab(85.53% -0.0735 -0.0481) |
| OKLCH | oklch(85.53% 0.088 213.2) |
| XYZ | xyz(52.5621, 64.4164, 93.6510) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.98
Ice Blue
#A5DFF9
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFF2 #F29B88
analogous
#88F2D0 #88DFF2 #88AAF2
triadic
#88DFF2 #F288DF #DFF288
tetradic
#88DFF2 #D088F2 #F29B88 #AAF288
square
#88DFF2 #D088F2 #F29B88 #AAF288
split-complementary
#88DFF2 #F288AA #F2D088
monochromatic
#1AC1E6 #51D0EC #88DFF2 #BFEEF8 #E3F8FC
Accessibility & contrast
On white
1.51
#88DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#88DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFF2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFF2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#BFCDF2
Tritanopia (blue-blind)
#56E7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dff2; /* rgb */ color: rgb(136, 223, 242); /* oklch */ color: oklch(85.5% 0.088 213.2);
Tailwind
colors: {
custom: {
50: '#b0e9f6',
500: '#88dff2',
950: '#000000',
},
}SCSS
$custom: #88dff2; $custom-light: #b0e9f6; $custom-dark: #000000;
JSON
{
"hex": "#88dff2",
"rgb": {
"r": 136,
"g": 223,
"b": 242
},
"hsl": {
"h": 190.755,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.85533,
"c": 0.08788,
"h": 213.2
},
"luminance": 0.6442
}Semantic roles & 50–950 ramp
primary
#88DFF2
secondary
#CE6750
accent
#2F09DD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485