#88BCFD#88BCFD
#88BCFD is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.108 H 254.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCFD |
|---|---|
| RGB | rgb(136, 188, 253) |
| HSL | hsl(213, 97%, 76%) |
| HSV | hsv(213, 46%, 99%) |
| CMYK | cmyk(46.2%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.01, -0.11, -37.38) |
| CIE-LCH | lch(75.01, 37.38, 269.84°) |
| OKLab | oklab(78.4% -0.029 -0.1044) |
| OKLCH | oklch(78.4% 0.108 254.5) |
| XYZ | xyz(45.8602, 48.2895, 99.8137) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.68
Sky Blue (survey)
#75BBFD
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.27
Pastel Blue
#A2BFFE
ΔE00 5.36
Sky
#82CAFC
ΔE00 6.14
Light Blue
#95D0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCFD #FDC988
analogous
#88F7FD #88BCFD #8F88FD
triadic
#88BCFD #FD88BC #BCFD88
tetradic
#88BCFD #FD88F7 #FDC988 #88FD8F
square
#88BCFD #FD88F7 #FDC988 #88FD8F
split-complementary
#88BCFD #FD8F88 #F7FD88
monochromatic
#1078FB #4C9AFC #88BCFD #C4DEFE #E1EEFE
Accessibility & contrast
On white
1.97
#88BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#88BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCFD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCFD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#57CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #88bcfd; /* rgb */ color: rgb(136, 188, 253); /* oklch */ color: oklch(78.4% 0.108 254.5);
Tailwind
colors: {
custom: {
50: '#b0d0fe',
500: '#88bcfd',
950: '#000000',
},
}SCSS
$custom: #88bcfd; $custom-light: #b0d0fe; $custom-dark: #000000;
JSON
{
"hex": "#88bcfd",
"rgb": {
"r": 136,
"g": 188,
"b": 253
},
"hsl": {
"h": 213.333,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.78396,
"c": 0.10836,
"h": 254.5
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#88BCFD
secondary
#F7E7D4
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286