#88BFFE#88BFFE
#88BFFE is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.107 H 252.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFFE |
|---|---|
| RGB | rgb(136, 191, 254) |
| HSL | hsl(212, 98%, 76%) |
| HSV | hsv(212, 46%, 100%) |
| CMYK | cmyk(46.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.85, -1.46, -36.60) |
| CIE-LCH | lch(75.85, 36.63, 267.71°) |
| OKLab | oklab(79.07% -0.0322 -0.1022) |
| OKLCH | oklch(79.07% 0.107 252.5) |
| XYZ | xyz(46.6675, 49.6484, 100.8707) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.65
Sky Blue (survey)
#75BBFD
ΔE00 2.80
Baby Blue (survey)
#A2CFFE
ΔE00 4.71
Sky
#82CAFC
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFFE #FEC788
analogous
#88FAFE #88BFFE #8C88FE
triadic
#88BFFE #FE88BF #BFFE88
tetradic
#88BFFE #FE88FA #FEC788 #88FE8C
square
#88BFFE #FE88FA #FEC788 #88FE8C
split-complementary
#88BFFE #FE8C88 #FAFE88
monochromatic
#0F7EFD #4B9EFD #88BFFE #C5E0FF #E1EFFF
Accessibility & contrast
On white
1.92
#88BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#88BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFFE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFFE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#55CDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #88bffe; /* rgb */ color: rgb(136, 191, 254); /* oklch */ color: oklch(79.1% 0.107 252.5);
Tailwind
colors: {
custom: {
50: '#b0d2ff',
500: '#88bffe',
950: '#000000',
},
}SCSS
$custom: #88bffe; $custom-light: #b0d2ff; $custom-dark: #000000;
JSON
{
"hex": "#88bffe",
"rgb": {
"r": 136,
"g": 191,
"b": 254
},
"hsl": {
"h": 212.034,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.79072,
"c": 0.10714,
"h": 252.5
},
"luminance": 0.49652
}Semantic roles & 50–950 ramp
primary
#88BFFE
secondary
#F7E7D4
accent
#7B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286