#88BEE7#88BEE7
#88BEE7 is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.082 H 241.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEE7 |
|---|---|
| RGB | rgb(136, 190, 231) |
| HSL | hsl(206, 66%, 72%) |
| HSV | hsv(206, 41%, 91%) |
| CMYK | cmyk(41.1%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(74.72, -7.22, -25.96) |
| CIE-LCH | lch(74.72, 26.95, 254.45°) |
| OKLab | oklab(77.89% -0.0385 -0.0718) |
| OKLCH | oklch(77.89% 0.082 241.8) |
| XYZ | xyz(42.9858, 47.8280, 82.5525) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 3.90
Sky Blue (survey)
#75BBFD
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEE7 #E7B188
analogous
#88E7E1 #88BEE7 #888FE7
triadic
#88BEE7 #E788BE #BEE788
tetradic
#88BEE7 #E188E7 #E7B188 #8FE788
square
#88BEE7 #E188E7 #E7B188 #8FE788
split-complementary
#88BEE7 #E7888F #E7E188
monochromatic
#2985CC #55A2DD #88BEE7 #BBDAF1 #E6F1FA
Accessibility & contrast
On white
1.99
#88BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#88BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEE7
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEE7 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEE9
Deuteranopia (green-blind)
#A0B3E6
Tritanopia (blue-blind)
#64C8CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bee7; /* rgb */ color: rgb(136, 190, 231); /* oklch */ color: oklch(77.9% 0.082 241.8);
Tailwind
colors: {
custom: {
50: '#aed1ee',
500: '#88bee7',
950: '#000000',
},
}SCSS
$custom: #88bee7; $custom-light: #aed1ee; $custom-dark: #000000;
JSON
{
"hex": "#88bee7",
"rgb": {
"r": 136,
"g": 190,
"b": 231
},
"hsl": {
"h": 205.895,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.77892,
"c": 0.0815,
"h": 241.8
},
"luminance": 0.47831
}Semantic roles & 50–950 ramp
primary
#88BEE7
secondary
#F1E4D9
accent
#6617CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284