#88C8FC#88C8FC
#88C8FC is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.9% C 0.099 H 243.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8FC |
|---|---|
| RGB | rgb(136, 200, 252) |
| HSL | hsl(207, 95%, 76%) |
| HSV | hsv(207, 46%, 99%) |
| CMYK | cmyk(46%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.21, -6.87, -31.89) |
| CIE-LCH | lch(78.21, 32.62, 257.84°) |
| OKLab | oklab(80.9% -0.0434 -0.0887) |
| OKLCH | oklch(80.9% 0.099 243.9) |
| XYZ | xyz(48.3722, 53.5677, 99.8672) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.66
Light Blue
#95D0FC
ΔE00 2.52
Lightskyblue
#87CEFA
ΔE00 3.01
Lightblue (survey)
#7BC8F6
ΔE00 3.16
Sky Blue (survey)
#75BBFD
ΔE00 3.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8FC #FCBC88
analogous
#88FCF6 #88C8FC #888EFC
triadic
#88C8FC #FC88C8 #C8FC88
tetradic
#88C8FC #F688FC #FCBC88 #8EFC88
square
#88C8FC #F688FC #FCBC88 #8EFC88
split-complementary
#88C8FC #FC888E #FCF688
monochromatic
#1191F9 #4CACFA #88C8FC #C4E4FE #E1F1FE
Accessibility & contrast
On white
1.79
#88C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#88C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8FC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8FC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#55D5D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88c8fc; /* rgb */ color: rgb(136, 200, 252); /* oklch */ color: oklch(80.9% 0.099 243.9);
Tailwind
colors: {
custom: {
50: '#b0d8fd',
500: '#88c8fc',
950: '#000000',
},
}SCSS
$custom: #88c8fc; $custom-light: #b0d8fd; $custom-dark: #000000;
JSON
{
"hex": "#88c8fc",
"rgb": {
"r": 136,
"g": 200,
"b": 252
},
"hsl": {
"h": 206.897,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.80902,
"c": 0.09871,
"h": 243.9
},
"luminance": 0.53571
}Semantic roles & 50–950 ramp
primary
#88C8FC
secondary
#DB8D4D
accent
#6700E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385