#88BEEA#88BEEA
#88BEEA is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.085 H 243.7°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEEA |
|---|---|
| RGB | rgb(136, 190, 234) |
| HSL | hsl(207, 70%, 73%) |
| HSV | hsv(207, 42%, 92%) |
| CMYK | cmyk(41.9%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.82, -6.42, -27.42) |
| CIE-LCH | lch(74.82, 28.16, 256.82°) |
| OKLab | oklab(78.01% -0.0375 -0.076) |
| OKLCH | oklch(78.01% 0.085 243.7) |
| XYZ | xyz(43.4131, 47.9989, 84.8031) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Sky
#82CAFC
ΔE00 3.79
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEEA #EAB488
analogous
#88EAE5 #88BEEA #888DEA
triadic
#88BEEA #EA88BE #BEEA88
tetradic
#88BEEA #E588EA #EAB488 #8DEA88
square
#88BEEA #E588EA #EAB488 #8DEA88
split-complementary
#88BEEA #EA888D #EAE588
monochromatic
#2585D2 #54A2E1 #88BEEA #BCDAF3 #E5F1FA
Accessibility & contrast
On white
1.98
#88BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#88BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEEA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEEA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#62C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88beea; /* rgb */ color: rgb(136, 190, 234); /* oklch */ color: oklch(78.0% 0.085 243.7);
Tailwind
colors: {
custom: {
50: '#aed1f0',
500: '#88beea',
950: '#000000',
},
}SCSS
$custom: #88beea; $custom-light: #aed1f0; $custom-dark: #000000;
JSON
{
"hex": "#88beea",
"rgb": {
"r": 136,
"g": 190,
"b": 234
},
"hsl": {
"h": 206.939,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.78012,
"c": 0.0847,
"h": 243.7
},
"luminance": 0.48002
}Semantic roles & 50–950 ramp
primary
#88BEEA
secondary
#F2E4D9
accent
#6914D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284