#88BDFE#88BDFE
#88BDFE is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.7% C 0.109 H 254.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #88BDFE |
|---|---|
| RGB | rgb(136, 189, 254) |
| HSL | hsl(213, 98%, 76%) |
| HSV | hsv(213, 46%, 100%) |
| CMYK | cmyk(46.5%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.32, -0.37, -37.44) |
| CIE-LCH | lch(75.32, 37.44, 269.43°) |
| OKLab | oklab(78.65% -0.0299 -0.1046) |
| OKLCH | oklch(78.65% 0.109 254) |
| XYZ | xyz(46.2343, 48.7821, 100.7263) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.09
Pastel Blue
#A2BFFE
ΔE00 5.49
Sky
#82CAFC
ΔE00 5.89
Light Blue
#95D0FC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BDFE #FEC988
analogous
#88F8FE #88BDFE #8E88FE
triadic
#88BDFE #FE88BD #BDFE88
tetradic
#88BDFE #FE88F8 #FEC988 #88FE8E
square
#88BDFE #FE88F8 #FEC988 #88FE8E
split-complementary
#88BDFE #FE8E88 #F8FE88
monochromatic
#0F7AFD #4B9BFD #88BDFE #C5DFFF #E1EEFF
Accessibility & contrast
On white
1.95
#88BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#88BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BDFE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BDFE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#56CCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bdfe; /* rgb */ color: rgb(136, 189, 254); /* oklch */ color: oklch(78.7% 0.109 254.0);
Tailwind
colors: {
custom: {
50: '#b0d0ff',
500: '#88bdfe',
950: '#000000',
},
}SCSS
$custom: #88bdfe; $custom-light: #b0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#88bdfe",
"rgb": {
"r": 136,
"g": 189,
"b": 254
},
"hsl": {
"h": 213.051,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.78651,
"c": 0.10876,
"h": 254
},
"luminance": 0.48785
}Semantic roles & 50–950 ramp
primary
#88BDFE
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286