#88BBFF#88BBFF
#88BBFF is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.3% C 0.112 H 255.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBFF |
|---|---|
| RGB | rgb(136, 187, 255) |
| HSL | hsl(214, 100%, 77%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(46.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(74.82, 1.01, -38.74) |
| CIE-LCH | lch(74.82, 38.76, 271.49°) |
| OKLab | oklab(78.27% -0.0273 -0.1083) |
| OKLCH | oklch(78.27% 0.112 255.9) |
| XYZ | xyz(45.9676, 47.9918, 101.4295) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.25
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Pastel Blue
#A2BFFE
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Sky
#82CAFC
ΔE00 6.63
Light Blue
#95D0FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBFF #FFCC88
analogous
#88F6FF #88BBFF #9188FF
triadic
#88BBFF #FF88BB #BBFF88
tetradic
#88BBFF #FF88F6 #FFCC88 #88FF91
square
#88BBFF #FF88F6 #FFCC88 #88FF91
split-complementary
#88BBFF #FF9188 #F6FF88
monochromatic
#0E75FF #4B98FF #88BBFF #C5DEFF #E0EEFF
Accessibility & contrast
On white
1.98
#88BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#88BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBFF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBFF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#93B3FE
Tritanopia (blue-blind)
#56CAD3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bbff; /* rgb */ color: rgb(136, 187, 255); /* oklch */ color: oklch(78.3% 0.112 255.9);
Tailwind
colors: {
custom: {
50: '#b0cfff',
500: '#88bbff',
950: '#000000',
},
}SCSS
$custom: #88bbff; $custom-light: #b0cfff; $custom-dark: #000000;
JSON
{
"hex": "#88bbff",
"rgb": {
"r": 136,
"g": 187,
"b": 255
},
"hsl": {
"h": 214.286,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78275,
"c": 0.11171,
"h": 255.9
},
"luminance": 0.47995
}Semantic roles & 50–950 ramp
primary
#88BBFF
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286