#88CBFF#88CBFF
#88CBFF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.7% C 0.100 H 242.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBFF |
|---|---|
| RGB | rgb(136, 203, 255) |
| HSL | hsl(206, 100%, 77%) |
| HSV | hsv(206, 47%, 100%) |
| CMYK | cmyk(46.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(79.13, -7.64, -32.07) |
| CIE-LCH | lch(79.13, 32.97, 256.59°) |
| OKLab | oklab(81.67% -0.0458 -0.0892) |
| OKLCH | oklch(81.67% 0.1 242.8) |
| XYZ | xyz(49.5530, 55.1626, 102.6246) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.21
Light Blue
#95D0FC
ΔE00 2.07
Lightskyblue
#87CEFA
ΔE00 2.43
Lightblue (survey)
#7BC8F6
ΔE00 2.88
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBFF #FFBC88
analogous
#88FFF7 #88CBFF #8890FF
triadic
#88CBFF #FF88CB #CBFF88
tetradic
#88CBFF #F788FF #FFBC88 #90FF88
square
#88CBFF #F788FF #FFBC88 #90FF88
split-complementary
#88CBFF #FF8890 #FFF788
monochromatic
#0E96FF #4BB0FF #88CBFF #C5E6FF #E0F2FF
Accessibility & contrast
On white
1.75
#88CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#88CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBFF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBFF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A5BFFE
Tritanopia (blue-blind)
#52D8DC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88cbff; /* rgb */ color: rgb(136, 203, 255); /* oklch */ color: oklch(81.7% 0.100 242.8);
Tailwind
colors: {
custom: {
50: '#b0daff',
500: '#88cbff',
950: '#000000',
},
}SCSS
$custom: #88cbff; $custom-light: #b0daff; $custom-dark: #000000;
JSON
{
"hex": "#88cbff",
"rgb": {
"r": 136,
"g": 203,
"b": 255
},
"hsl": {
"h": 206.218,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.8167,
"c": 0.10028,
"h": 242.8
},
"luminance": 0.55166
}Semantic roles & 50–950 ramp
primary
#88CBFF
secondary
#DF8C4C
accent
#6400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386