#88BFEC#88BFEC
#88BFEC is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.086 H 243.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFEC |
|---|---|
| RGB | rgb(136, 191, 236) |
| HSL | hsl(207, 72%, 73%) |
| HSV | hsv(207, 42%, 93%) |
| CMYK | cmyk(42.4%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(75.17, -6.42, -27.97) |
| CIE-LCH | lch(75.17, 28.70, 257.07°) |
| OKLab | oklab(78.31% -0.038 -0.0775) |
| OKLCH | oklch(78.31% 0.086 243.9) |
| XYZ | xyz(43.9194, 48.5492, 86.3973) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Sky
#82CAFC
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 4.28
Lightskyblue
#87CEFA
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFEC #ECB588
analogous
#88ECE7 #88BFEC #888DEC
triadic
#88BFEC #EC88BF #BFEC88
tetradic
#88BFEC #E788EC #ECB588 #8DEC88
square
#88BFEC #E788EC #ECB588 #8DEC88
split-complementary
#88BFEC #EC888D #ECE788
monochromatic
#2286D7 #53A3E4 #88BFEC #BDDBF4 #E5F1FB
Accessibility & contrast
On white
1.96
#88BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#88BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFEC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFEC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEE
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#61CACE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bfec; /* rgb */ color: rgb(136, 191, 236); /* oklch */ color: oklch(78.3% 0.086 243.9);
Tailwind
colors: {
custom: {
50: '#afd2f2',
500: '#88bfec',
950: '#000000',
},
}SCSS
$custom: #88bfec; $custom-light: #afd2f2; $custom-dark: #000000;
JSON
{
"hex": "#88bfec",
"rgb": {
"r": 136,
"g": 191,
"b": 236
},
"hsl": {
"h": 207,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.78309,
"c": 0.08634,
"h": 243.9
},
"luminance": 0.48552
}Semantic roles & 50–950 ramp
primary
#88BFEC
secondary
#F2E4D9
accent
#6911D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285