#88BFEE#88BFEE
#88BFEE is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.089 H 245.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFEE |
|---|---|
| RGB | rgb(136, 191, 238) |
| HSL | hsl(208, 75%, 73%) |
| HSV | hsv(208, 43%, 93%) |
| CMYK | cmyk(42.9%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.24, -5.88, -28.94) |
| CIE-LCH | lch(75.24, 29.53, 258.51°) |
| OKLab | oklab(78.39% -0.0373 -0.0803) |
| OKLCH | oklch(78.39% 0.089 245.1) |
| XYZ | xyz(44.2116, 48.6661, 87.9362) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.09
Sky
#82CAFC
ΔE00 3.62
Lightblue (survey)
#7BC8F6
ΔE00 4.26
Light Blue
#95D0FC
ΔE00 4.35
Carolina Blue
#8AB8FE
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFEE #EEB788
analogous
#88EEEA #88BFEE #888CEE
triadic
#88BFEE #EE88BF #BFEE88
tetradic
#88BFEE #EA88EE #EEB788 #8CEE88
square
#88BFEE #EA88EE #EEB788 #8CEE88
split-complementary
#88BFEE #EE888C #EEEA88
monochromatic
#1F85DC #52A2E6 #88BFEE #BEDCF6 #E4F1FB
Accessibility & contrast
On white
1.96
#88BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#88BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFEE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFEE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFF0
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#60CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bfee; /* rgb */ color: rgb(136, 191, 238); /* oklch */ color: oklch(78.4% 0.089 245.1);
Tailwind
colors: {
custom: {
50: '#afd2f3',
500: '#88bfee',
950: '#000000',
},
}SCSS
$custom: #88bfee; $custom-light: #afd2f3; $custom-dark: #000000;
JSON
{
"hex": "#88bfee",
"rgb": {
"r": 136,
"g": 191,
"b": 238
},
"hsl": {
"h": 207.647,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.78391,
"c": 0.08852,
"h": 245.1
},
"luminance": 0.48669
}Semantic roles & 50–950 ramp
primary
#88BFEE
secondary
#F3E4D8
accent
#6B0ED7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285