#88C8FE#88C8FE
#88C8FE is a light, moderate cyan. Relative luminance 0.537; OKLCH L 81.0% C 0.101 H 245.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8FE |
|---|---|
| RGB | rgb(136, 200, 254) |
| HSL | hsl(207, 98%, 76%) |
| HSV | hsv(207, 46%, 100%) |
| CMYK | cmyk(46.5%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.28, -6.32, -32.84) |
| CIE-LCH | lch(78.28, 33.45, 259.11°) |
| OKLab | oklab(80.99% -0.0427 -0.0914) |
| OKLCH | oklch(80.99% 0.101 245) |
| XYZ | xyz(48.6908, 53.6951, 101.5451) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.99
Light Blue
#95D0FC
ΔE00 2.72
Lightskyblue
#87CEFA
ΔE00 3.37
Lightblue (survey)
#7BC8F6
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Baby Blue (survey)
#A2CFFE
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8FE #FEBE88
analogous
#88FEF9 #88C8FE #888DFE
triadic
#88C8FE #FE88C8 #C8FE88
tetradic
#88C8FE #F988FE #FEBE88 #8DFE88
square
#88C8FE #F988FE #FEBE88 #8DFE88
split-complementary
#88C8FE #FE888D #FEF988
monochromatic
#0F90FD #4BACFD #88C8FE #C5E4FF #E1F1FF
Accessibility & contrast
On white
1.79
#88C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#88C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8FE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8FE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#54D5DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88c8fe; /* rgb */ color: rgb(136, 200, 254); /* oklch */ color: oklch(81.0% 0.101 245.0);
Tailwind
colors: {
custom: {
50: '#b0d8ff',
500: '#88c8fe',
950: '#000000',
},
}SCSS
$custom: #88c8fe; $custom-light: #b0d8ff; $custom-dark: #000000;
JSON
{
"hex": "#88c8fe",
"rgb": {
"r": 136,
"g": 200,
"b": 254
},
"hsl": {
"h": 207.458,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.80985,
"c": 0.10089,
"h": 245
},
"luminance": 0.53699
}Semantic roles & 50–950 ramp
primary
#88C8FE
secondary
#DE8F4C
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386