#88BCFE#88BCFE
#88BCFE is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.110 H 254.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCFE |
|---|---|
| RGB | rgb(136, 188, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 46%, 100%) |
| CMYK | cmyk(46.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.05, 0.17, -37.85) |
| CIE-LCH | lch(75.05, 37.85, 270.26°) |
| OKLab | oklab(78.44% -0.0287 -0.1058) |
| OKLCH | oklch(78.44% 0.11 254.8) |
| XYZ | xyz(46.0199, 48.3534, 100.6548) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.63
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky
#82CAFC
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCFE #FECA88
analogous
#88F7FE #88BCFE #8F88FE
triadic
#88BCFE #FE88BC #BCFE88
tetradic
#88BCFE #FE88F7 #FECA88 #88FE8F
square
#88BCFE #FE88F7 #FECA88 #88FE8F
split-complementary
#88BCFE #FE8F88 #F7FE88
monochromatic
#0F78FD #4B9AFD #88BCFE #C5DEFF #E1EEFF
Accessibility & contrast
On white
1.97
#88BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#88BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCFE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCFE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#94B4FD
Tritanopia (blue-blind)
#56CBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bcfe; /* rgb */ color: rgb(136, 188, 254); /* oklch */ color: oklch(78.4% 0.110 254.8);
Tailwind
colors: {
custom: {
50: '#b0d0ff',
500: '#88bcfe',
950: '#000000',
},
}SCSS
$custom: #88bcfe; $custom-light: #b0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#88bcfe",
"rgb": {
"r": 136,
"g": 188,
"b": 254
},
"hsl": {
"h": 213.559,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.7844,
"c": 0.10961,
"h": 254.8
},
"luminance": 0.48356
}Semantic roles & 50–950 ramp
primary
#88BCFE
secondary
#F7E8D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286