#88EADE#88EADE
#88EADE is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.3% C 0.095 H 185.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #88EADE |
|---|---|
| RGB | rgb(136, 234, 222) |
| HSL | hsl(173, 70%, 73%) |
| HSV | hsv(173, 42%, 92%) |
| CMYK | cmyk(41.9%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(86.68, -31.66, -3.21) |
| CIE-LCH | lch(86.68, 31.83, 185.80°) |
| OKLab | oklab(87.34% -0.0942 -0.0091) |
| OKLCH | oklch(87.34% 0.095 185.5) |
| XYZ | xyz(52.7558, 69.3498, 79.6989) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.37
Turquoise
#40E0D0
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.40
Pale Cyan
#B7FFFA
ΔE00 6.90
Pale Aqua
#B8FFEB
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EADE #EA8894
analogous
#88EAAD #88EADE #88C5EA
triadic
#88EADE #DE88EA #EADE88
tetradic
#88EADE #AD88EA #EA8894 #C5EA88
square
#88EADE #AD88EA #EA8894 #C5EA88
split-complementary
#88EADE #EA88C5 #EAAD88
monochromatic
#25D2BD #54E1D0 #88EADE #BCF3EC #E5FAF8
Accessibility & contrast
On white
1.41
#88EADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#88EADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EADE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EADE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#5FEEE6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #88eade; /* rgb */ color: rgb(136, 234, 222); /* oklch */ color: oklch(87.3% 0.095 185.5);
Tailwind
colors: {
custom: {
50: '#b0f1e8',
500: '#88eade',
950: '#000000',
},
}SCSS
$custom: #88eade; $custom-light: #b0f1e8; $custom-dark: #000000;
JSON
{
"hex": "#88eade",
"rgb": {
"r": 136,
"g": 234,
"b": 222
},
"hsl": {
"h": 172.653,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.87342,
"c": 0.09462,
"h": 185.5
},
"luminance": 0.69354
}Semantic roles & 50–950 ramp
primary
#88EADE
secondary
#C45260
accent
#142BD2
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111616
muted
#818584