#88E7DB#88E7DB
#88E7DB is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.6% C 0.092 H 185.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #88E7DB |
|---|---|
| RGB | rgb(136, 231, 219) |
| HSL | hsl(172, 66%, 72%) |
| HSV | hsv(172, 41%, 91%) |
| CMYK | cmyk(41.1%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(85.75, -30.94, -2.99) |
| CIE-LCH | lch(85.75, 31.09, 185.52°) |
| OKLab | oklab(86.57% -0.092 -0.0085) |
| OKLCH | oklch(86.57% 0.092 185.3) |
| XYZ | xyz(51.5105, 67.4967, 77.3179) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.67
Turquoise
#40E0D0
ΔE00 5.76
Light Cyan
#ACFFFC
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E7DB #E78894
analogous
#88E7AC #88E7DB #88C4E7
triadic
#88E7DB #DB88E7 #E7DB88
tetradic
#88E7DB #AC88E7 #E78894 #C4E788
square
#88E7DB #AC88E7 #E78894 #C4E788
split-complementary
#88E7DB #E788C4 #E7AC88
monochromatic
#29CCB7 #55DDCC #88E7DB #BBF1EA #E6FAF7
Accessibility & contrast
On white
1.45
#88E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#88E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E7DB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E7DB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#62EBE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #88e7db; /* rgb */ color: rgb(136, 231, 219); /* oklch */ color: oklch(86.6% 0.092 185.3);
Tailwind
colors: {
custom: {
50: '#afefe6',
500: '#88e7db',
950: '#000000',
},
}SCSS
$custom: #88e7db; $custom-light: #afefe6; $custom-dark: #000000;
JSON
{
"hex": "#88e7db",
"rgb": {
"r": 136,
"g": 231,
"b": 219
},
"hsl": {
"h": 172.421,
"s": 66.434,
"l": 71.961
},
"oklch": {
"l": 0.86574,
"c": 0.09236,
"h": 185.3
},
"luminance": 0.67501
}Semantic roles & 50–950 ramp
primary
#88E7DB
secondary
#C05361
accent
#172ECE
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111615
muted
#818584