#88BAFA#88BAFA
#88BAFA is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.8% C 0.106 H 255.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #88BAFA |
|---|---|
| RGB | rgb(136, 186, 250) |
| HSL | hsl(214, 92%, 76%) |
| HSV | hsv(214, 46%, 98%) |
| CMYK | cmyk(45.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(74.35, 0.15, -36.78) |
| CIE-LCH | lch(74.35, 36.78, 270.23°) |
| OKLab | oklab(77.84% -0.0276 -0.1027) |
| OKLCH | oklch(77.84% 0.106 255) |
| XYZ | xyz(44.9618, 47.2512, 97.1751) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.24
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Pastel Blue
#A2BFFE
ΔE00 5.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Sky
#82CAFC
ΔE00 6.57
Light Blue
#95D0FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BAFA #FAC888
analogous
#88F3FA #88BAFA #8F88FA
triadic
#88BAFA #FA88BA #BAFA88
tetradic
#88BAFA #FA88F3 #FAC888 #88FA8F
square
#88BAFA #FA88F3 #FAC888 #88FA8F
split-complementary
#88BAFA #FA8F88 #F3FA88
monochromatic
#1376F5 #4D98F8 #88BAFA #C3DCFC #E2EEFE
Accessibility & contrast
On white
2.01
#88BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#88BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BAFA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BAFA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#59C8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #88bafa; /* rgb */ color: rgb(136, 186, 250); /* oklch */ color: oklch(77.8% 0.106 255.0);
Tailwind
colors: {
custom: {
50: '#b0cefc',
500: '#88bafa',
950: '#000000',
},
}SCSS
$custom: #88bafa; $custom-light: #b0cefc; $custom-dark: #000000;
JSON
{
"hex": "#88bafa",
"rgb": {
"r": 136,
"g": 186,
"b": 250
},
"hsl": {
"h": 213.684,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.77841,
"c": 0.10633,
"h": 255
},
"luminance": 0.47254
}Semantic roles & 50–950 ramp
primary
#88BAFA
secondary
#F6E8D5
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285