#88CCFD#88CCFD
#88CCFD is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.098 H 240.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #88CCFD |
|---|---|
| RGB | rgb(136, 204, 253) |
| HSL | hsl(205, 97%, 76%) |
| HSV | hsv(205, 46%, 99%) |
| CMYK | cmyk(46.2%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(79.33, -8.72, -30.70) |
| CIE-LCH | lch(79.33, 31.91, 254.13°) |
| OKLab | oklab(81.8% -0.0477 -0.0853) |
| OKLCH | oklch(81.8% 0.098 240.8) |
| XYZ | xyz(49.4696, 55.5083, 101.0168) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.80
Lightskyblue
#87CEFA
ΔE00 1.62
Light Blue
#95D0FC
ΔE00 1.79
Lightblue (survey)
#7BC8F6
ΔE00 2.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CCFD #FDB988
analogous
#88FDF3 #88CCFD #8892FD
triadic
#88CCFD #FD88CC #CCFD88
tetradic
#88CCFD #F388FD #FDB988 #92FD88
square
#88CCFD #F388FD #FDB988 #92FD88
split-complementary
#88CCFD #FD8892 #FDF388
monochromatic
#1098FB #4CB2FC #88CCFD #C4E6FE #E1F2FE
Accessibility & contrast
On white
1.74
#88CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#88CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CCFD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CCFD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#53D8DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88ccfd; /* rgb */ color: rgb(136, 204, 253); /* oklch */ color: oklch(81.8% 0.098 240.8);
Tailwind
colors: {
custom: {
50: '#b0dbfe',
500: '#88ccfd',
950: '#000000',
},
}SCSS
$custom: #88ccfd; $custom-light: #b0dbfe; $custom-dark: #000000;
JSON
{
"hex": "#88ccfd",
"rgb": {
"r": 136,
"g": 204,
"b": 253
},
"hsl": {
"h": 205.128,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.81802,
"c": 0.0977,
"h": 240.8
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#88CCFD
secondary
#DD894D
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485