#88CCFA#88CCFA
#88CCFA is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.7% C 0.095 H 239.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCFA |
|---|---|
| RGB | rgb(136, 204, 250) |
| HSL | hsl(204, 92%, 76%) |
| HSV | hsv(204, 46%, 98%) |
| CMYK | cmyk(45.6%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(79.22, -9.54, -29.26) |
| CIE-LCH | lch(79.22, 30.78, 251.94°) |
| OKLab | oklab(81.68% -0.0487 -0.0812) |
| OKLCH | oklch(81.68% 0.095 239.1) |
| XYZ | xyz(48.9955, 55.3186, 98.5197) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.97
Lightskyblue
#87CEFA
ΔE00 0.97
Light Blue
#95D0FC
ΔE00 1.83
Lightblue (survey)
#7BC8F6
ΔE00 1.85
Baby Blue
#89CFF0
ΔE00 3.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCFA #FAB688
analogous
#88FAEF #88CCFA #8893FA
triadic
#88CCFA #FA88CC #CCFA88
tetradic
#88CCFA #EF88FA #FAB688 #93FA88
square
#88CCFA #EF88FA #FAB688 #93FA88
split-complementary
#88CCFA #FA8893 #FAEF88
monochromatic
#139AF5 #4DB3F8 #88CCFA #C3E5FC #E2F2FE
Accessibility & contrast
On white
1.74
#88CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#88CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCFA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCFA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#55D8DB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88ccfa; /* rgb */ color: rgb(136, 204, 250); /* oklch */ color: oklch(81.7% 0.095 239.1);
Tailwind
colors: {
custom: {
50: '#b0dbfc',
500: '#88ccfa',
950: '#000000',
},
}SCSS
$custom: #88ccfa; $custom-light: #b0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#88ccfa",
"rgb": {
"r": 136,
"g": 204,
"b": 250
},
"hsl": {
"h": 204.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.8168,
"c": 0.09467,
"h": 239.1
},
"luminance": 0.55322
}Semantic roles & 50–950 ramp
primary
#88CCFA
secondary
#D9864E
accent
#5D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485