#88ECDA#88ECDA
#88ECDA is a very light, moderate teal. Relative luminance 0.703; OKLCH L 87.7% C 0.098 H 181.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #88ECDA |
|---|---|
| RGB | rgb(136, 236, 218) |
| HSL | hsl(169, 72%, 73%) |
| HSV | hsv(169, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(87.14, -33.53, -0.44) |
| CIE-LCH | lch(87.14, 33.53, 180.76°) |
| OKLab | oklab(87.68% -0.0981 -0.0017) |
| OKLCH | oklch(87.68% 0.098 181) |
| XYZ | xyz(52.7987, 70.2831, 77.0998) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.57
Turquoise
#40E0D0
ΔE00 5.85
Pale Aqua
#B8FFEB
ΔE00 6.28
Light Aqua
#8CFFDB
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 6.33
Light Turquoise
#7EF4CC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ECDA #EC889A
analogous
#88ECA8 #88ECDA #88CCEC
triadic
#88ECDA #DA88EC #ECDA88
tetradic
#88ECDA #A888EC #EC889A #CCEC88
square
#88ECDA #A888EC #EC889A #CCEC88
split-complementary
#88ECDA #EC88CC #ECA888
monochromatic
#22D7B7 #53E4CA #88ECDA #BDF4EA #E5FBF7
Accessibility & contrast
On white
1.39
#88ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#88ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ECDA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ECDA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2D9
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#61EFE6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #88ecda; /* rgb */ color: rgb(136, 236, 218); /* oklch */ color: oklch(87.7% 0.098 181.0);
Tailwind
colors: {
custom: {
50: '#b0f2e5',
500: '#88ecda',
950: '#000000',
},
}SCSS
$custom: #88ecda; $custom-light: #b0f2e5; $custom-dark: #000000;
JSON
{
"hex": "#88ecda",
"rgb": {
"r": 136,
"g": 236,
"b": 218
},
"hsl": {
"h": 169.2,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.87677,
"c": 0.09816,
"h": 181
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#88ECDA
secondary
#C65267
accent
#1134D5
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584