#88C5FB#88C5FB
#88C5FB is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.2% C 0.099 H 246.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #88C5FB |
|---|---|
| RGB | rgb(136, 197, 251) |
| HSL | hsl(208, 93%, 76%) |
| HSV | hsv(208, 46%, 98%) |
| CMYK | cmyk(45.8%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.36, -5.55, -32.67) |
| CIE-LCH | lch(77.36, 33.13, 260.37°) |
| OKLab | oklab(80.22% -0.0402 -0.0909) |
| OKLCH | oklch(80.22% 0.099 246.1) |
| XYZ | xyz(47.5262, 52.1285, 98.8055) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 3.10
Light Blue
#95D0FC
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Lightskyblue
#87CEFA
ΔE00 4.02
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88C5FB #FBBE88
analogous
#88FBF8 #88C5FB #888BFB
triadic
#88C5FB #FB88C5 #C5FB88
tetradic
#88C5FB #F888FB #FBBE88 #8BFB88
square
#88C5FB #F888FB #FBBE88 #8BFB88
split-complementary
#88C5FB #FB888B #FBF888
monochromatic
#128BF7 #4DA8F9 #88C5FB #C3E2FD #E1F1FE
Accessibility & contrast
On white
1.84
#88C5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#88C5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88C5FB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88C5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88C5FB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#56D2D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #88c5fb; /* rgb */ color: rgb(136, 197, 251); /* oklch */ color: oklch(80.2% 0.099 246.1);
Tailwind
colors: {
custom: {
50: '#b0d6fc',
500: '#88c5fb',
950: '#000000',
},
}SCSS
$custom: #88c5fb; $custom-light: #b0d6fc; $custom-dark: #000000;
JSON
{
"hex": "#88c5fb",
"rgb": {
"r": 136,
"g": 197,
"b": 251
},
"hsl": {
"h": 208.174,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.80218,
"c": 0.09939,
"h": 246.1
},
"luminance": 0.52132
}Semantic roles & 50–950 ramp
primary
#88C5FB
secondary
#DA8F4D
accent
#6C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385