#88BCFF#88BCFF
#88BCFF is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.5% C 0.111 H 255.1°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCFF |
|---|---|
| RGB | rgb(136, 188, 255) |
| HSL | hsl(214, 100%, 77%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(46.7%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(75.09, 0.46, -38.33) |
| CIE-LCH | lch(75.09, 38.33, 270.68°) |
| OKLab | oklab(78.49% -0.0284 -0.1071) |
| OKLCH | oklch(78.49% 0.111 255.1) |
| XYZ | xyz(46.1805, 48.4176, 101.5004) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.58
Sky Blue (survey)
#75BBFD
ΔE00 3.38
Pastel Blue
#A2BFFE
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.31
Sky
#82CAFC
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCFF #FFCB88
analogous
#88F7FF #88BCFF #9088FF
triadic
#88BCFF #FF88BC #BCFF88
tetradic
#88BCFF #FF88F7 #FFCB88 #88FF90
square
#88BCFF #FF88F7 #FFCB88 #88FF90
split-complementary
#88BCFF #FF9088 #F7FF88
monochromatic
#0E77FF #4B9AFF #88BCFF #C5DEFF #E0EEFF
Accessibility & contrast
On white
1.97
#88BCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#88BCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCFF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCFF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#55CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bcff; /* rgb */ color: rgb(136, 188, 255); /* oklch */ color: oklch(78.5% 0.111 255.1);
Tailwind
colors: {
custom: {
50: '#b0d0ff',
500: '#88bcff',
950: '#000000',
},
}SCSS
$custom: #88bcff; $custom-light: #b0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#88bcff",
"rgb": {
"r": 136,
"g": 188,
"b": 255
},
"hsl": {
"h": 213.782,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78485,
"c": 0.11084,
"h": 255.1
},
"luminance": 0.48421
}Semantic roles & 50–950 ramp
primary
#88BCFF
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286