#88DEDD#88DEDD
#88DEDD is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.083 H 194.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEDD |
|---|---|
| RGB | rgb(136, 222, 221) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.28, -26.14, -7.70) |
| CIE-LCH | lch(83.28, 27.25, 196.41°) |
| OKLab | oklab(84.6% -0.0807 -0.0212) |
| OKLCH | oklch(84.6% 0.083 194.7) |
| XYZ | xyz(49.3209, 62.6937, 77.8947) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.85
Light Cyan
#ACFFFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEDD #DE8889
analogous
#88DEB2 #88DEDD #88B4DE
triadic
#88DEDD #DD88DE #DEDD88
tetradic
#88DEDD #B288DE #DE8889 #B4DE88
square
#88DEDD #B288DE #DE8889 #B4DE88
split-complementary
#88DEDD #DE88B4 #DEB288
monochromatic
#33B8B7 #58D1CF #88DEDD #B8EBEB #E7F8F8
Accessibility & contrast
On white
1.55
#88DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#88DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEDD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEDD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C4CBDE
Tritanopia (blue-blind)
#63E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88dedd; /* rgb */ color: rgb(136, 222, 221); /* oklch */ color: oklch(84.6% 0.083 194.7);
Tailwind
colors: {
custom: {
50: '#afe8e7',
500: '#88dedd',
950: '#000000',
},
}SCSS
$custom: #88dedd; $custom-light: #afe8e7; $custom-dark: #000000;
JSON
{
"hex": "#88dedd",
"rgb": {
"r": 136,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.302,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.84605,
"c": 0.08341,
"h": 194.7
},
"luminance": 0.62697
}Semantic roles & 50–950 ramp
primary
#88DEDD
secondary
#B55556
accent
#2123C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484