#88BEE9#88BEE9
#88BEE9 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.084 H 243.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEE9 |
|---|---|
| RGB | rgb(136, 190, 233) |
| HSL | hsl(207, 69%, 72%) |
| HSV | hsv(207, 42%, 91%) |
| CMYK | cmyk(41.6%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(74.79, -6.69, -26.93) |
| CIE-LCH | lch(74.79, 27.75, 256.05°) |
| OKLab | oklab(77.97% -0.0378 -0.0746) |
| OKLCH | oklch(77.97% 0.084 243.1) |
| XYZ | xyz(43.2698, 47.9416, 84.0486) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.70
Sky
#82CAFC
ΔE00 3.77
Lightblue (survey)
#7BC8F6
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.64
Carolina Blue
#8AB8FE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEE9 #E9B388
analogous
#88E9E3 #88BEE9 #888EE9
triadic
#88BEE9 #E988BE #BEE988
tetradic
#88BEE9 #E388E9 #E9B388 #8EE988
square
#88BEE9 #E388E9 #E9B388 #8EE988
split-complementary
#88BEE9 #E9888E #E9E388
monochromatic
#2685D0 #54A2DF #88BEE9 #BCDAF3 #E5F1FA
Accessibility & contrast
On white
1.98
#88BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#88BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEE9
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEE9 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEB
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#63C8CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bee9; /* rgb */ color: rgb(136, 190, 233); /* oklch */ color: oklch(78.0% 0.084 243.1);
Tailwind
colors: {
custom: {
50: '#aed1f0',
500: '#88bee9',
950: '#000000',
},
}SCSS
$custom: #88bee9; $custom-light: #aed1f0; $custom-dark: #000000;
JSON
{
"hex": "#88bee9",
"rgb": {
"r": 136,
"g": 190,
"b": 233
},
"hsl": {
"h": 206.598,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.77972,
"c": 0.08362,
"h": 243.1
},
"luminance": 0.47944
}Semantic roles & 50–950 ramp
primary
#88BEE9
secondary
#F2E4D9
accent
#6815D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284