#88BCF9#88BCF9
#88BCF9 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.103 H 253.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCF9 |
|---|---|
| RGB | rgb(136, 188, 249) |
| HSL | hsl(212, 90%, 75%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(45.4%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.85, -1.23, -35.47) |
| CIE-LCH | lch(74.85, 35.49, 268.02°) |
| OKLab | oklab(78.22% -0.0302 -0.0989) |
| OKLCH | oklch(78.22% 0.103 253) |
| XYZ | xyz(45.2297, 48.0373, 96.4929) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.98
Sky Blue (survey)
#75BBFD
ΔE00 2.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Pastel Blue
#A2BFFE
ΔE00 5.51
Sky
#82CAFC
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCF9 #F9C588
analogous
#88F5F9 #88BCF9 #8C88F9
triadic
#88BCF9 #F988BC #BCF988
tetradic
#88BCF9 #F988F5 #F9C588 #88F98C
square
#88BCF9 #F988F5 #F9C588 #88F98C
split-complementary
#88BCF9 #F98C88 #F5F988
monochromatic
#137AF3 #4E9BF6 #88BCF9 #C2DDFC #E2EFFE
Accessibility & contrast
On white
1.98
#88BCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#88BCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCF9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCF9 | 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)
#A4BEFC
Deuteranopia (green-blind)
#97B3F8
Tritanopia (blue-blind)
#5ACAD1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #88bcf9; /* rgb */ color: rgb(136, 188, 249); /* oklch */ color: oklch(78.2% 0.103 253.0);
Tailwind
colors: {
custom: {
50: '#afd0fb',
500: '#88bcf9',
950: '#000000',
},
}SCSS
$custom: #88bcf9; $custom-light: #afd0fb; $custom-dark: #000000;
JSON
{
"hex": "#88bcf9",
"rgb": {
"r": 136,
"g": 188,
"b": 249
},
"hsl": {
"h": 212.389,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.78219,
"c": 0.10345,
"h": 253
},
"luminance": 0.4804
}Semantic roles & 50–950 ramp
primary
#88BCF9
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285