#88CBED#88CBED
#88CBED is a light, moderate cyan. Relative luminance 0.541; OKLCH L 81.0% C 0.083 H 231.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #88CBED |
|---|---|
| RGB | rgb(136, 203, 237) |
| HSL | hsl(200, 74%, 73%) |
| HSV | hsv(200, 43%, 93%) |
| CMYK | cmyk(42.6%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(78.50, -12.51, -23.43) |
| CIE-LCH | lch(78.50, 26.56, 241.90°) |
| OKLab | oklab(80.95% -0.052 -0.0647) |
| OKLCH | oklch(80.95% 0.083 231.2) |
| XYZ | xyz(46.7900, 54.0574, 88.0729) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.14
Sky Blue
#87CEEB
ΔE00 2.11
Lightskyblue
#87CEFA
ΔE00 2.72
Lightblue (survey)
#7BC8F6
ΔE00 3.04
Sky
#82CAFC
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CBED #EDAA88
analogous
#88EDDC #88CBED #8898ED
triadic
#88CBED #ED88CB #CBED88
tetradic
#88CBED #DC88ED #EDAA88 #98ED88
square
#88CBED #DC88ED #EDAA88 #98ED88
split-complementary
#88CBED #ED8898 #EDDC88
monochromatic
#219BDA #53B4E5 #88CBED #BDE2F5 #E4F3FB
Accessibility & contrast
On white
1.78
#88CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#88CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CBED
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CBED | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#5ED4D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88cbed; /* rgb */ color: rgb(136, 203, 237); /* oklch */ color: oklch(81.0% 0.083 231.2);
Tailwind
colors: {
custom: {
50: '#afdaf3',
500: '#88cbed',
950: '#000000',
},
}SCSS
$custom: #88cbed; $custom-light: #afdaf3; $custom-dark: #000000;
JSON
{
"hex": "#88cbed",
"rgb": {
"r": 136,
"g": 203,
"b": 237
},
"hsl": {
"h": 200.198,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.80952,
"c": 0.08303,
"h": 231.2
},
"luminance": 0.54061
}Semantic roles & 50–950 ramp
primary
#88CBED
secondary
#C87952
accent
#5210D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385