#88BDF9#88BDF9
#88BDF9 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.103 H 252.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #88BDF9 |
|---|---|
| RGB | rgb(136, 189, 249) |
| HSL | hsl(212, 90%, 75%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(45.4%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(75.12, -1.77, -35.05) |
| CIE-LCH | lch(75.12, 35.10, 267.10°) |
| OKLab | oklab(78.43% -0.0314 -0.0977) |
| OKLCH | oklch(78.43% 0.103 252.2) |
| XYZ | xyz(45.4441, 48.4660, 96.5644) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.32
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BDF9 #F9C488
analogous
#88F6F9 #88BDF9 #8B88F9
triadic
#88BDF9 #F988BD #BDF988
tetradic
#88BDF9 #F988F6 #F9C488 #88F98B
square
#88BDF9 #F988F6 #F9C488 #88F98B
split-complementary
#88BDF9 #F98B88 #F6F988
monochromatic
#137CF3 #4E9DF6 #88BDF9 #C2DDFC #E2EFFE
Accessibility & contrast
On white
1.96
#88BDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#88BDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BDF9
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BDF9 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BFFC
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#59CBD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bdf9; /* rgb */ color: rgb(136, 189, 249); /* oklch */ color: oklch(78.4% 0.103 252.2);
Tailwind
colors: {
custom: {
50: '#afd0fb',
500: '#88bdf9',
950: '#000000',
},
}SCSS
$custom: #88bdf9; $custom-light: #afd0fb; $custom-dark: #000000;
JSON
{
"hex": "#88bdf9",
"rgb": {
"r": 136,
"g": 189,
"b": 249
},
"hsl": {
"h": 211.858,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.7843,
"c": 0.10266,
"h": 252.2
},
"luminance": 0.48469
}Semantic roles & 50–950 ramp
primary
#88BDF9
secondary
#F6E6D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285