#88BCDF#88BCDF
#88BCDF is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.074 H 238.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCDF |
|---|---|
| RGB | rgb(136, 188, 223) |
| HSL | hsl(204, 58%, 70%) |
| HSV | hsv(204, 39%, 87%) |
| CMYK | cmyk(39%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(73.89, -8.26, -22.90) |
| CIE-LCH | lch(73.89, 24.34, 250.15°) |
| OKLab | oklab(77.14% -0.0388 -0.0632) |
| OKLCH | oklch(77.14% 0.074 238.4) |
| XYZ | xyz(41.4514, 46.5259, 76.5939) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.39
Light Grey Blue
#9DBCD4
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.81
Lightskyblue
#87CEFA
ΔE00 5.07
Light Blue
#95D0FC
ΔE00 5.44
Sky Blue (survey)
#75BBFD
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCDF #DFAB88
analogous
#88DFD6 #88BCDF #8890DF
triadic
#88BCDF #DF88BC #BCDF88
tetradic
#88BCDF #D688DF #DFAB88 #90DF88
square
#88BCDF #D688DF #DFAB88 #90DF88
split-complementary
#88BCDF #DF8890 #DFD688
monochromatic
#3284BA #58A1D2 #88BCDF #B8D7EC #E7F1F9
Accessibility & contrast
On white
2.04
#88BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#88BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCDF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCDF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#68C5C7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #88bcdf; /* rgb */ color: rgb(136, 188, 223); /* oklch */ color: oklch(77.1% 0.074 238.4);
Tailwind
colors: {
custom: {
50: '#aed0e9',
500: '#88bcdf',
950: '#000000',
},
}SCSS
$custom: #88bcdf; $custom-light: #aed0e9; $custom-dark: #000000;
JSON
{
"hex": "#88bcdf",
"rgb": {
"r": 136,
"g": 188,
"b": 223
},
"hsl": {
"h": 204.138,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.77142,
"c": 0.07416,
"h": 238.4
},
"luminance": 0.46528
}Semantic roles & 50–950 ramp
primary
#88BCDF
secondary
#EDDFD5
accent
#6320C5
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#101416
muted
#7F8284