#88CFDF#88CFDF
#88CFDF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.3% C 0.074 H 213.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFDF |
|---|---|
| RGB | rgb(136, 207, 223) |
| HSL | hsl(191, 58%, 70%) |
| HSV | hsv(191, 39%, 87%) |
| CMYK | cmyk(39%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.15, -18.18, -14.94) |
| CIE-LCH | lch(79.15, 23.53, 219.40°) |
| OKLab | oklab(81.32% -0.062 -0.041) |
| OKLCH | oklch(81.32% 0.074 213.5) |
| XYZ | xyz(45.7807, 55.1846, 78.0370) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.02
Powder Blue
#B0E0E6
ΔE00 6.57
Ice Blue
#A5DFF9
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFDF #DF9888
analogous
#88DFC3 #88CFDF #88A4DF
triadic
#88CFDF #DF88CF #CFDF88
tetradic
#88CFDF #C388DF #DF9888 #A4DF88
square
#88CFDF #C388DF #DF9888 #A4DF88
split-complementary
#88CFDF #DF88A4 #DFC388
monochromatic
#32A1BA #58BCD2 #88CFDF #B8E2EC #E7F5F9
Accessibility & contrast
On white
1.74
#88CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#88CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFDF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFDF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#65D6D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88cfdf; /* rgb */ color: rgb(136, 207, 223); /* oklch */ color: oklch(81.3% 0.074 213.5);
Tailwind
colors: {
custom: {
50: '#aedde9',
500: '#88cfdf',
950: '#000000',
},
}SCSS
$custom: #88cfdf; $custom-light: #aedde9; $custom-dark: #000000;
JSON
{
"hex": "#88cfdf",
"rgb": {
"r": 136,
"g": 207,
"b": 223
},
"hsl": {
"h": 191.034,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.8132,
"c": 0.07438,
"h": 213.5
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#88CFDF
secondary
#B76755
accent
#3F20C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484