#88CFDC#88CFDC
#88CFDC is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.2% C 0.073 H 210.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #88CFDC |
|---|---|
| RGB | rgb(136, 207, 220) |
| HSL | hsl(189, 55%, 70%) |
| HSV | hsv(189, 38%, 86%) |
| CMYK | cmyk(38.2%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.06, -18.93, -13.47) |
| CIE-LCH | lch(79.06, 23.23, 215.43°) |
| OKLab | oklab(81.22% -0.0632 -0.0369) |
| OKLCH | oklch(81.22% 0.073 210.3) |
| XYZ | xyz(45.3799, 55.0242, 75.9258) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 7.11
Robin'S Egg Blue
#98EFF9
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88CFDC #DC9588
analogous
#88DCBF #88CFDC #88A5DC
triadic
#88CFDC #DC88CF #CFDC88
tetradic
#88CFDC #BF88DC #DC9588 #A5DC88
square
#88CFDC #BF88DC #DC9588 #A5DC88
split-complementary
#88CFDC #DC88A5 #DCBF88
monochromatic
#35A1B5 #59BCCE #88CFDC #B7E2EA #E7F5F8
Accessibility & contrast
On white
1.75
#88CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#88CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88CFDC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88CFDC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#66D5D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #88cfdc; /* rgb */ color: rgb(136, 207, 220); /* oklch */ color: oklch(81.2% 0.073 210.3);
Tailwind
colors: {
custom: {
50: '#aedde6',
500: '#88cfdc',
950: '#000000',
},
}SCSS
$custom: #88cfdc; $custom-light: #aedde6; $custom-dark: #000000;
JSON
{
"hex": "#88cfdc",
"rgb": {
"r": 136,
"g": 207,
"b": 220
},
"hsl": {
"h": 189.286,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.81215,
"c": 0.07322,
"h": 210.3
},
"luminance": 0.55027
}Semantic roles & 50–950 ramp
primary
#88CFDC
secondary
#B36455
accent
#3C23C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484