#88CFF8#88CFF8
#88CFF8 is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.2% C 0.092 H 234.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFF8 |
|---|---|
| RGB | rgb(136, 207, 248) |
| HSL | hsl(202, 89%, 75%) |
| HSV | hsv(202, 45%, 97%) |
| CMYK | cmyk(45.2%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(79.97, -11.66, -27.05) |
| CIE-LCH | lch(79.97, 29.46, 246.68°) |
| OKLab | oklab(82.25% -0.0528 -0.0749) |
| OKLCH | oklch(82.25% 0.092 234.8) |
| XYZ | xyz(49.4035, 56.6337, 97.1168) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.85
Lightblue (survey)
#7BC8F6
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 2.33
Sky
#82CAFC
ΔE00 2.53
Light Blue
#95D0FC
ΔE00 2.67
Sky Blue
#87CEEB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFF8 #F8B188
analogous
#88F8E9 #88CFF8 #8897F8
triadic
#88CFF8 #F888CF #CFF888
tetradic
#88CFF8 #E988F8 #F8B188 #97F888
square
#88CFF8 #E988F8 #F8B188 #97F888
split-complementary
#88CFF8 #F88897 #F8E988
monochromatic
#14A0F1 #4EB8F5 #88CFF8 #C2E6FB #E2F3FD
Accessibility & contrast
On white
1.70
#88CFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#88CFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFF8
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFF8 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCDFA
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#56DADC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #88cff8; /* rgb */ color: rgb(136, 207, 248); /* oklch */ color: oklch(82.2% 0.092 234.8);
Tailwind
colors: {
custom: {
50: '#b0ddfa',
500: '#88cff8',
950: '#000000',
},
}SCSS
$custom: #88cff8; $custom-light: #b0ddfa; $custom-dark: #000000;
JSON
{
"hex": "#88cff8",
"rgb": {
"r": 136,
"g": 207,
"b": 248
},
"hsl": {
"h": 201.964,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.82249,
"c": 0.09169,
"h": 234.8
},
"luminance": 0.56637
}Semantic roles & 50–950 ramp
primary
#88CFF8
secondary
#D6804E
accent
#5400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485