#88BFEB#88BFEB
#88BFEB is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.085 H 243.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFEB |
|---|---|
| RGB | rgb(136, 191, 235) |
| HSL | hsl(207, 71%, 73%) |
| HSV | hsv(207, 42%, 92%) |
| CMYK | cmyk(42.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.13, -6.69, -27.48) |
| CIE-LCH | lch(75.13, 28.29, 256.32°) |
| OKLab | oklab(78.27% -0.0383 -0.0761) |
| OKLCH | oklch(78.27% 0.085 243.3) |
| XYZ | xyz(43.7745, 48.4912, 85.6343) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Light Blue
#95D0FC
ΔE00 4.27
Lightskyblue
#87CEFA
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFEB #EBB488
analogous
#88EBE6 #88BFEB #888DEB
triadic
#88BFEB #EB88BF #BFEB88
tetradic
#88BFEB #E688EB #EBB488 #8DEB88
square
#88BFEB #E688EB #EBB488 #8DEB88
split-complementary
#88BFEB #EB888D #EBE688
monochromatic
#2486D5 #54A3E2 #88BFEB #BCDBF4 #E5F1FB
Accessibility & contrast
On white
1.96
#88BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#88BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFEB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFEB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#61CACD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bfeb; /* rgb */ color: rgb(136, 191, 235); /* oklch */ color: oklch(78.3% 0.085 243.3);
Tailwind
colors: {
custom: {
50: '#aed2f1',
500: '#88bfeb',
950: '#000000',
},
}SCSS
$custom: #88bfeb; $custom-light: #aed2f1; $custom-dark: #000000;
JSON
{
"hex": "#88bfeb",
"rgb": {
"r": 136,
"g": 191,
"b": 235
},
"hsl": {
"h": 206.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.78269,
"c": 0.08526,
"h": 243.3
},
"luminance": 0.48494
}Semantic roles & 50–950 ramp
primary
#88BFEB
secondary
#F2E4D9
accent
#6812D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284