#88C8FA#88C8FA
#88C8FA is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.097 H 242.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #88C8FA |
|---|---|
| RGB | rgb(136, 200, 250) |
| HSL | hsl(206, 92%, 76%) |
| HSV | hsv(206, 46%, 98%) |
| CMYK | cmyk(45.6%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.14, -7.42, -30.94) |
| CIE-LCH | lch(78.14, 31.81, 256.50°) |
| OKLab | oklab(80.82% -0.044 -0.086) |
| OKLCH | oklch(80.82% 0.097 242.9) |
| XYZ | xyz(48.0570, 53.4416, 98.2068) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.37
Light Blue
#95D0FC
ΔE00 2.36
Lightskyblue
#87CEFA
ΔE00 2.65
Lightblue (survey)
#7BC8F6
ΔE00 2.78
Sky Blue (survey)
#75BBFD
ΔE00 4.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C8FA #FABA88
analogous
#88FAF3 #88C8FA #888FFA
triadic
#88C8FA #FA88C8 #C8FA88
tetradic
#88C8FA #F388FA #FABA88 #8FFA88
square
#88C8FA #F388FA #FABA88 #8FFA88
split-complementary
#88C8FA #FA888F #FAF388
monochromatic
#1392F5 #4DADF8 #88C8FA #C3E3FC #E2F1FE
Accessibility & contrast
On white
1.80
#88C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#88C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C8FA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C8FA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#56D4D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #88c8fa; /* rgb */ color: rgb(136, 200, 250); /* oklch */ color: oklch(80.8% 0.097 242.9);
Tailwind
colors: {
custom: {
50: '#b0d8fc',
500: '#88c8fa',
950: '#000000',
},
}SCSS
$custom: #88c8fa; $custom-light: #b0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#88c8fa",
"rgb": {
"r": 136,
"g": 200,
"b": 250
},
"hsl": {
"h": 206.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.80819,
"c": 0.09658,
"h": 242.9
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#88C8FA
secondary
#D98B4E
accent
#6500E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385