#88BEE4#88BEE4
#88BEE4 is a light, moderate cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.078 H 239.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEE4 |
|---|---|
| RGB | rgb(136, 190, 228) |
| HSL | hsl(205, 63%, 71%) |
| HSV | hsv(205, 40%, 89%) |
| CMYK | cmyk(40.4%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(74.61, -8.02, -24.50) |
| CIE-LCH | lch(74.61, 25.78, 251.88°) |
| OKLab | oklab(77.77% -0.0395 -0.0677) |
| OKLCH | oklch(77.77% 0.078 239.7) |
| XYZ | xyz(42.5657, 47.6600, 80.3401) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.79
Sky
#82CAFC
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.44
Light Blue
#95D0FC
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEE4 #E4AE88
analogous
#88E4DC #88BEE4 #8890E4
triadic
#88BEE4 #E488BE #BEE488
tetradic
#88BEE4 #DC88E4 #E4AE88 #90E488
square
#88BEE4 #DC88E4 #E4AE88 #90E488
split-complementary
#88BEE4 #E48890 #E4DC88
monochromatic
#2D86C5 #56A3D9 #88BEE4 #BAD9EF #E6F1F9
Accessibility & contrast
On white
1.99
#88BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#88BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEE4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEE4 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE6
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#65C8CA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bee4; /* rgb */ color: rgb(136, 190, 228); /* oklch */ color: oklch(77.8% 0.078 239.7);
Tailwind
colors: {
custom: {
50: '#aed1ec',
500: '#88bee4',
950: '#000000',
},
}SCSS
$custom: #88bee4; $custom-light: #aed1ec; $custom-dark: #000000;
JSON
{
"hex": "#88bee4",
"rgb": {
"r": 136,
"g": 190,
"b": 228
},
"hsl": {
"h": 204.783,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.77772,
"c": 0.0784,
"h": 239.7
},
"luminance": 0.47663
}Semantic roles & 50–950 ramp
primary
#88BEE4
secondary
#F0E2D8
accent
#631BCB
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284