#88BBED#88BBED
#88BBED is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.090 H 248.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBED |
|---|---|
| RGB | rgb(136, 187, 237) |
| HSL | hsl(210, 74%, 73%) |
| HSV | hsv(210, 43%, 93%) |
| CMYK | cmyk(42.6%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.12, -3.99, -30.13) |
| CIE-LCH | lch(74.12, 30.39, 262.45°) |
| OKLab | oklab(77.49% -0.0328 -0.0836) |
| OKLCH | oklch(77.49% 0.09 248.6) |
| XYZ | xyz(43.2046, 46.8866, 86.8778) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Carolina Blue
#8AB8FE
ΔE00 3.19
Sky
#82CAFC
ΔE00 5.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.65
Lightblue (survey)
#7BC8F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBED #EDBA88
analogous
#88EDED #88BBED #8888ED
triadic
#88BBED #ED88BB #BBED88
tetradic
#88BBED #ED88ED #EDBA88 #88ED88
square
#88BBED #ED88ED #EDBA88 #88ED88
split-complementary
#88BBED #ED8888 #EDED88
monochromatic
#217EDA #539DE5 #88BBED #BDD9F5 #E4F0FB
Accessibility & contrast
On white
2.02
#88BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#88BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBED
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBED | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#61C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #88bbed; /* rgb */ color: rgb(136, 187, 237); /* oklch */ color: oklch(77.5% 0.090 248.6);
Tailwind
colors: {
custom: {
50: '#afcff3',
500: '#88bbed',
950: '#000000',
},
}SCSS
$custom: #88bbed; $custom-light: #afcff3; $custom-dark: #000000;
JSON
{
"hex": "#88bbed",
"rgb": {
"r": 136,
"g": 187,
"b": 237
},
"hsl": {
"h": 209.703,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.77492,
"c": 0.08987,
"h": 248.6
},
"luminance": 0.46889
}Semantic roles & 50–950 ramp
primary
#88BBED
secondary
#F3E5D8
accent
#7210D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285