#88BEEB#88BEEB
#88BEEB is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.1% C 0.086 H 244.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88BEEB |
|---|---|
| RGB | rgb(136, 190, 235) |
| HSL | hsl(207, 71%, 73%) |
| HSV | hsv(207, 42%, 92%) |
| CMYK | cmyk(42.1%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(74.86, -6.15, -27.90) |
| CIE-LCH | lch(74.86, 28.57, 257.56°) |
| OKLab | oklab(78.05% -0.0371 -0.0773) |
| OKLCH | oklch(78.05% 0.086 244.3) |
| XYZ | xyz(43.5572, 48.0566, 85.5618) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Sky
#82CAFC
ΔE00 3.82
Lightblue (survey)
#7BC8F6
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 4.69
Lightskyblue
#87CEFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BEEB #EBB588
analogous
#88EBE7 #88BEEB #888CEB
triadic
#88BEEB #EB88BE #BEEB88
tetradic
#88BEEB #E788EB #EBB588 #8CEB88
square
#88BEEB #E788EB #EBB588 #8CEB88
split-complementary
#88BEEB #EB888C #EBE788
monochromatic
#2484D5 #54A1E2 #88BEEB #BCDBF4 #E5F1FB
Accessibility & contrast
On white
1.98
#88BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#88BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BEEB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BEEB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#9EB4EA
Tritanopia (blue-blind)
#62C9CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88beeb; /* rgb */ color: rgb(136, 190, 235); /* oklch */ color: oklch(78.1% 0.086 244.3);
Tailwind
colors: {
custom: {
50: '#aed1f1',
500: '#88beeb',
950: '#000000',
},
}SCSS
$custom: #88beeb; $custom-light: #aed1f1; $custom-dark: #000000;
JSON
{
"hex": "#88beeb",
"rgb": {
"r": 136,
"g": 190,
"b": 235
},
"hsl": {
"h": 207.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.78053,
"c": 0.08579,
"h": 244.3
},
"luminance": 0.48059
}Semantic roles & 50–950 ramp
primary
#88BEEB
secondary
#F2E4D9
accent
#6A12D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284