#88ECBD#88ECBD
#88ECBD is a very light, moderate teal. Relative luminance 0.689; OKLCH L 86.9% C 0.116 H 162.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #88ECBD |
|---|---|
| RGB | rgb(136, 236, 189) |
| HSL | hsl(152, 72%, 73%) |
| HSV | hsv(152, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(86.45, -39.79, 13.74) |
| CIE-LCH | lch(86.45, 42.09, 160.94°) |
| OKLab | oklab(86.9% -0.1106 0.0353) |
| OKLCH | oklch(86.9% 0.116 162.3) |
| XYZ | xyz(49.3303, 68.8958, 58.8330) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 4.08
Mint
#AAF0C1
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ECBD #EC88B7
analogous
#88EC8B #88ECBD #88E9EC
triadic
#88ECBD #BD88EC #ECBD88
tetradic
#88ECBD #8B88EC #EC88B7 #E9EC88
square
#88ECBD #8B88EC #EC88B7 #E9EC88
split-complementary
#88ECBD #EC88E9 #EC8B88
monochromatic
#22D782 #53E4A0 #88ECBD #BDF4DA #E5FBF0
Accessibility & contrast
On white
1.42
#88ECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#88ECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ECBD
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ECBD | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBB
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#6DECDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #88ecbd; /* rgb */ color: rgb(136, 236, 189); /* oklch */ color: oklch(86.9% 0.116 162.3);
Tailwind
colors: {
custom: {
50: '#aff2d1',
500: '#88ecbd',
950: '#000000',
},
}SCSS
$custom: #88ecbd; $custom-light: #aff2d1; $custom-dark: #000000;
JSON
{
"hex": "#88ecbd",
"rgb": {
"r": 136,
"g": 236,
"b": 189
},
"hsl": {
"h": 151.8,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.86899,
"c": 0.1161,
"h": 162.3
},
"luminance": 0.68899
}Semantic roles & 50–950 ramp
primary
#88ECBD
secondary
#C65289
accent
#116DD5
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583