#88CEFA#88CEFA
#88CEFA is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.1% C 0.094 H 237.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEFA |
|---|---|
| RGB | rgb(136, 206, 250) |
| HSL | hsl(203, 92%, 76%) |
| HSV | hsv(203, 46%, 98%) |
| CMYK | cmyk(45.6%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.77, -10.60, -28.43) |
| CIE-LCH | lch(79.77, 30.34, 249.56°) |
| OKLab | oklab(82.11% -0.051 -0.0788) |
| OKLCH | oklch(82.11% 0.094 237.1) |
| XYZ | xyz(49.4739, 56.2754, 98.6792) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.16
Sky
#82CAFC
ΔE00 1.66
Lightblue (survey)
#7BC8F6
ΔE00 1.87
Light Blue
#95D0FC
ΔE00 2.07
Baby Blue
#89CFF0
ΔE00 3.24
Sky Blue
#87CEEB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEFA #FAB488
analogous
#88FAED #88CEFA #8895FA
triadic
#88CEFA #FA88CE #CEFA88
tetradic
#88CEFA #ED88FA #FAB488 #95FA88
square
#88CEFA #ED88FA #FAB488 #95FA88
split-complementary
#88CEFA #FA8895 #FAED88
monochromatic
#139EF5 #4DB6F8 #88CEFA #C3E6FC #E2F3FE
Accessibility & contrast
On white
1.71
#88CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#88CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEFA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEFA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#55D9DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #88cefa; /* rgb */ color: rgb(136, 206, 250); /* oklch */ color: oklch(82.1% 0.094 237.1);
Tailwind
colors: {
custom: {
50: '#b0dcfc',
500: '#88cefa',
950: '#000000',
},
}SCSS
$custom: #88cefa; $custom-light: #b0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#88cefa",
"rgb": {
"r": 136,
"g": 206,
"b": 250
},
"hsl": {
"h": 203.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.82112,
"c": 0.09389,
"h": 237.1
},
"luminance": 0.56279
}Semantic roles & 50–950 ramp
primary
#88CEFA
secondary
#D9834E
accent
#5900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485