#88BBFE#88BBFE
#88BBFE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.110 H 255.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBFE |
|---|---|
| RGB | rgb(136, 187, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 46%, 100%) |
| CMYK | cmyk(46.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.78, 0.72, -38.27) |
| CIE-LCH | lch(74.78, 38.27, 271.08°) |
| OKLab | oklab(78.23% -0.0276 -0.107) |
| OKLCH | oklch(78.23% 0.11 255.5) |
| XYZ | xyz(45.8071, 47.9276, 100.5839) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.30
Sky Blue (survey)
#75BBFD
ΔE00 3.53
Pastel Blue
#A2BFFE
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.50
Sky
#82CAFC
ΔE00 6.56
Light Blue
#95D0FC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBFE #FECB88
analogous
#88F6FE #88BBFE #9088FE
triadic
#88BBFE #FE88BB #BBFE88
tetradic
#88BBFE #FE88F6 #FECB88 #88FE90
square
#88BBFE #FE88F6 #FECB88 #88FE90
split-complementary
#88BBFE #FE9088 #F6FE88
monochromatic
#0F76FD #4B98FD #88BBFE #C5DEFF #E1EEFF
Accessibility & contrast
On white
1.98
#88BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#88BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBFE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBFE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#93B3FD
Tritanopia (blue-blind)
#56CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bbfe; /* rgb */ color: rgb(136, 187, 254); /* oklch */ color: oklch(78.2% 0.110 255.5);
Tailwind
colors: {
custom: {
50: '#b0cfff',
500: '#88bbfe',
950: '#000000',
},
}SCSS
$custom: #88bbfe; $custom-light: #b0cfff; $custom-dark: #000000;
JSON
{
"hex": "#88bbfe",
"rgb": {
"r": 136,
"g": 187,
"b": 254
},
"hsl": {
"h": 214.068,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.7823,
"c": 0.11046,
"h": 255.5
},
"luminance": 0.47931
}Semantic roles & 50–950 ramp
primary
#88BBFE
secondary
#F7E8D4
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286