#88DED7#88DED7
#88DED7 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.084 H 189.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #88DED7 |
|---|---|
| RGB | rgb(136, 222, 215) |
| HSL | hsl(175, 57%, 70%) |
| HSV | hsv(175, 39%, 87%) |
| CMYK | cmyk(38.7%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(83.11, -27.57, -4.76) |
| CIE-LCH | lch(83.11, 27.98, 189.80°) |
| OKLab | oklab(84.42% -0.0831 -0.0133) |
| OKLCH | oklch(84.42% 0.084 189.1) |
| XYZ | xyz(48.5358, 62.3797, 73.7597) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.42
Turquoise
#40E0D0
ΔE00 6.64
Tiffany Blue
#7BF2DA
ΔE00 7.27
Light Cyan
#ACFFFC
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DED7 #DE888F
analogous
#88DEAC #88DED7 #88BADE
triadic
#88DED7 #D788DE #DED788
tetradic
#88DED7 #AC88DE #DE888F #BADE88
square
#88DED7 #AC88DE #DE888F #BADE88
split-complementary
#88DED7 #DE88BA #DEAC88
monochromatic
#33B8AE #58D1C7 #88DED7 #B8EBE7 #E7F8F7
Accessibility & contrast
On white
1.56
#88DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#88DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DED7
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DED7 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6D7
Deuteranopia (green-blind)
#C6CAD8
Tritanopia (blue-blind)
#66E2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #88ded7; /* rgb */ color: rgb(136, 222, 215); /* oklch */ color: oklch(84.4% 0.084 189.1);
Tailwind
colors: {
custom: {
50: '#afe8e3',
500: '#88ded7',
950: '#000000',
},
}SCSS
$custom: #88ded7; $custom-light: #afe8e3; $custom-dark: #000000;
JSON
{
"hex": "#88ded7",
"rgb": {
"r": 136,
"g": 222,
"b": 215
},
"hsl": {
"h": 175.116,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.84417,
"c": 0.08418,
"h": 189.1
},
"luminance": 0.62383
}Semantic roles & 50–950 ramp
primary
#88DED7
secondary
#B5555D
accent
#212FC4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484