#88BBEF#88BBEF
#88BBEF is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.092 H 249.6°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBEF |
|---|---|
| RGB | rgb(136, 187, 239) |
| HSL | hsl(210, 76%, 74%) |
| HSV | hsv(210, 43%, 94%) |
| CMYK | cmyk(43.1%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.19, -3.45, -31.09) |
| CIE-LCH | lch(74.19, 31.28, 263.68°) |
| OKLab | oklab(77.58% -0.0322 -0.0864) |
| OKLCH | oklch(77.58% 0.092 249.6) |
| XYZ | xyz(43.4985, 47.0041, 88.4252) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Sky Blue (survey)
#75BBFD
ΔE00 2.94
Sky
#82CAFC
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.35
Light Blue
#95D0FC
ΔE00 5.78
Pastel Blue
#A2BFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBEF #EFBC88
analogous
#88EEEF #88BBEF #8888EF
triadic
#88BBEF #EF88BB #BBEF88
tetradic
#88BBEF #EF88EE #EFBC88 #88EF88
square
#88BBEF #EF88EE #EFBC88 #88EF88
split-complementary
#88BBEF #EF8888 #EEEF88
monochromatic
#1E7DDF #529CE8 #88BBEF #BEDAF6 #E4F0FB
Accessibility & contrast
On white
2.02
#88BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#88BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBEF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBEF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF1
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#60C7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #88bbef; /* rgb */ color: rgb(136, 187, 239); /* oklch */ color: oklch(77.6% 0.092 249.6);
Tailwind
colors: {
custom: {
50: '#afcff4',
500: '#88bbef',
950: '#000000',
},
}SCSS
$custom: #88bbef; $custom-light: #afcff4; $custom-dark: #000000;
JSON
{
"hex": "#88bbef",
"rgb": {
"r": 136,
"g": 187,
"b": 239
},
"hsl": {
"h": 210.291,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.77576,
"c": 0.0922,
"h": 249.6
},
"luminance": 0.47007
}Semantic roles & 50–950 ramp
primary
#88BBEF
secondary
#F3E6D8
accent
#740DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285