#88BBFB#88BBFB
#88BBFB is a light, moderate cyan. Relative luminance 0.477; OKLCH L 78.1% C 0.107 H 254.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #88BBFB |
|---|---|
| RGB | rgb(136, 187, 251) |
| HSL | hsl(213, 93%, 76%) |
| HSV | hsv(213, 46%, 98%) |
| CMYK | cmyk(45.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.66, -0.12, -36.84) |
| CIE-LCH | lch(74.66, 36.84, 269.81°) |
| OKLab | oklab(78.1% -0.0285 -0.1029) |
| OKLCH | oklch(78.1% 0.107 254.5) |
| XYZ | xyz(45.3304, 47.7369, 98.0736) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.48
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Pastel Blue
#A2BFFE
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BBFB #FBC888
analogous
#88F5FB #88BBFB #8E88FB
triadic
#88BBFB #FB88BB #BBFB88
tetradic
#88BBFB #FB88F5 #FBC888 #88FB8E
square
#88BBFB #FB88F5 #FBC888 #88FB8E
split-complementary
#88BBFB #FB8E88 #F5FB88
monochromatic
#1277F7 #4D99F9 #88BBFB #C3DDFD #E1EEFE
Accessibility & contrast
On white
1.99
#88BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#88BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BBFB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BBFB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFE
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#58C9D1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bbfb; /* rgb */ color: rgb(136, 187, 251); /* oklch */ color: oklch(78.1% 0.107 254.5);
Tailwind
colors: {
custom: {
50: '#b0cffd',
500: '#88bbfb',
950: '#000000',
},
}SCSS
$custom: #88bbfb; $custom-light: #b0cffd; $custom-dark: #000000;
JSON
{
"hex": "#88bbfb",
"rgb": {
"r": 136,
"g": 187,
"b": 251
},
"hsl": {
"h": 213.391,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78096,
"c": 0.10672,
"h": 254.5
},
"luminance": 0.4774
}Semantic roles & 50–950 ramp
primary
#88BBFB
secondary
#F6E7D5
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285