#88C6FA#88C6FA
#88C6FA is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.098 H 244.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #88C6FA |
|---|---|
| RGB | rgb(136, 198, 250) |
| HSL | hsl(207, 92%, 76%) |
| HSV | hsv(207, 46%, 98%) |
| CMYK | cmyk(45.6%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(77.59, -6.36, -31.77) |
| CIE-LCH | lch(77.59, 32.40, 258.69°) |
| OKLab | oklab(80.39% -0.0417 -0.0883) |
| OKLCH | oklch(80.39% 0.098 244.7) |
| XYZ | xyz(47.5968, 52.5212, 98.0535) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.11
Light Blue
#95D0FC
ΔE00 2.92
Sky Blue (survey)
#75BBFD
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Lightskyblue
#87CEFA
ΔE00 3.47
Baby Blue (survey)
#A2CFFE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C6FA #FABC88
analogous
#88FAF5 #88C6FA #888DFA
triadic
#88C6FA #FA88C6 #C6FA88
tetradic
#88C6FA #F588FA #FABC88 #8DFA88
square
#88C6FA #F588FA #FABC88 #8DFA88
split-complementary
#88C6FA #FA888D #FAF588
monochromatic
#138EF5 #4DAAF8 #88C6FA #C3E2FC #E2F1FE
Accessibility & contrast
On white
1.83
#88C6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#88C6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C6FA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C6FA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#57D2D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #88c6fa; /* rgb */ color: rgb(136, 198, 250); /* oklch */ color: oklch(80.4% 0.098 244.7);
Tailwind
colors: {
custom: {
50: '#b0d7fc',
500: '#88c6fa',
950: '#000000',
},
}SCSS
$custom: #88c6fa; $custom-light: #b0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#88c6fa",
"rgb": {
"r": 136,
"g": 198,
"b": 250
},
"hsl": {
"h": 207.368,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.8039,
"c": 0.09768,
"h": 244.7
},
"luminance": 0.52525
}Semantic roles & 50–950 ramp
primary
#88C6FA
secondary
#D98D4E
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385