#88BBFC#88BBFC
#88BBFC is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.108 H 254.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBFC |
|---|---|
| RGB | rgb(136, 187, 252) |
| HSL | hsl(214, 95%, 76%) |
| HSV | hsv(214, 46%, 99%) |
| CMYK | cmyk(46%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(74.70, 0.16, -37.32) |
| CIE-LCH | lch(74.70, 37.32, 270.25°) |
| OKLab | oklab(78.14% -0.0282 -0.1042) |
| OKLCH | oklch(78.14% 0.108 254.9) |
| XYZ | xyz(45.4885, 47.8001, 98.9060) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.41
Sky Blue (survey)
#75BBFD
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 5.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.46
Sky
#82CAFC
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBFC #FCC988
analogous
#88F5FC #88BBFC #8F88FC
triadic
#88BBFC #FC88BB #BBFC88
tetradic
#88BBFC #FC88F5 #FCC988 #88FC8F
square
#88BBFC #FC88F5 #FCC988 #88FC8F
split-complementary
#88BBFC #FC8F88 #F5FC88
monochromatic
#1177F9 #4C99FA #88BBFC #C4DDFE #E1EEFE
Accessibility & contrast
On white
1.99
#88BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#88BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBFC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBFC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#58C9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bbfc; /* rgb */ color: rgb(136, 187, 252); /* oklch */ color: oklch(78.1% 0.108 254.9);
Tailwind
colors: {
custom: {
50: '#b0cffd',
500: '#88bbfc',
950: '#000000',
},
}SCSS
$custom: #88bbfc; $custom-light: #b0cffd; $custom-dark: #000000;
JSON
{
"hex": "#88bbfc",
"rgb": {
"r": 136,
"g": 187,
"b": 252
},
"hsl": {
"h": 213.621,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78141,
"c": 0.10797,
"h": 254.9
},
"luminance": 0.47803
}Semantic roles & 50–950 ramp
primary
#88BBFC
secondary
#F6E8D5
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285