#88CEDF#88CEDF
#88CEDF is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.074 H 214.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #88CEDF |
|---|---|
| RGB | rgb(136, 206, 223) |
| HSL | hsl(192, 58%, 70%) |
| HSV | hsv(192, 39%, 87%) |
| CMYK | cmyk(39%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.87, -17.67, -15.35) |
| CIE-LCH | lch(78.87, 23.41, 220.99°) |
| OKLab | oklab(81.1% -0.0608 -0.0422) |
| OKLCH | oklch(81.1% 0.074 214.7) |
| XYZ | xyz(45.5392, 54.7016, 77.9565) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.79
Neon Blue
#04D9FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CEDF #DF9988
analogous
#88DFC4 #88CEDF #88A2DF
triadic
#88CEDF #DF88CE #CEDF88
tetradic
#88CEDF #C488DF #DF9988 #A2DF88
square
#88CEDF #C488DF #DF9988 #A2DF88
split-complementary
#88CEDF #DF88A2 #DFC488
monochromatic
#32A0BA #58BAD2 #88CEDF #B8E2EC #E7F5F9
Accessibility & contrast
On white
1.76
#88CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#88CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CEDF
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CEDF | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B3BFDF
Tritanopia (blue-blind)
#65D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #88cedf; /* rgb */ color: rgb(136, 206, 223); /* oklch */ color: oklch(81.1% 0.074 214.7);
Tailwind
colors: {
custom: {
50: '#aedde9',
500: '#88cedf',
950: '#000000',
},
}SCSS
$custom: #88cedf; $custom-light: #aedde9; $custom-dark: #000000;
JSON
{
"hex": "#88cedf",
"rgb": {
"r": 136,
"g": 206,
"b": 223
},
"hsl": {
"h": 191.724,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.81098,
"c": 0.07402,
"h": 214.7
},
"luminance": 0.54705
}Semantic roles & 50–950 ramp
primary
#88CEDF
secondary
#B76855
accent
#4120C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484