#88BAEB#88BAEB
#88BAEB is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.2% C 0.088 H 248.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #88BAEB |
|---|---|
| RGB | rgb(136, 186, 235) |
| HSL | hsl(210, 71%, 73%) |
| HSV | hsv(210, 42%, 92%) |
| CMYK | cmyk(42.1%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.77, -3.99, -29.58) |
| CIE-LCH | lch(73.77, 29.85, 262.31°) |
| OKLab | oklab(77.19% -0.0323 -0.0821) |
| OKLCH | oklch(77.19% 0.088 248.5) |
| XYZ | xyz(42.7027, 46.3476, 85.2770) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.19
Carolina Blue
#8AB8FE
ΔE00 3.20
Sky
#82CAFC
ΔE00 5.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 5.89
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BAEB #EBB988
analogous
#88EBEA #88BAEB #8888EB
triadic
#88BAEB #EB88BA #BAEB88
tetradic
#88BAEB #EA88EB #EBB988 #88EB88
square
#88BAEB #EA88EB #EBB988 #88EB88
split-complementary
#88BAEB #EB8888 #EBEA88
monochromatic
#247DD5 #549CE2 #88BAEB #BCD8F4 #E5F0FB
Accessibility & contrast
On white
2.04
#88BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#88BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BAEB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BAEB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#62C5CA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #88baeb; /* rgb */ color: rgb(136, 186, 235); /* oklch */ color: oklch(77.2% 0.088 248.5);
Tailwind
colors: {
custom: {
50: '#aecef1',
500: '#88baeb',
950: '#000000',
},
}SCSS
$custom: #88baeb; $custom-light: #aecef1; $custom-dark: #000000;
JSON
{
"hex": "#88baeb",
"rgb": {
"r": 136,
"g": 186,
"b": 235
},
"hsl": {
"h": 209.697,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.77194,
"c": 0.08821,
"h": 248.5
},
"luminance": 0.4635
}Semantic roles & 50–950 ramp
primary
#88BAEB
secondary
#F2E5D9
accent
#7212D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284