#88FEDD#88FEDD
#88FEDD is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 173.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEDD |
|---|---|
| RGB | rgb(136, 254, 221) |
| HSL | hsl(163, 98%, 76%) |
| HSV | hsv(163, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.28, -41.07, 5.47) |
| CIE-LCH | lch(92.28, 41.43, 172.41°) |
| OKLab | oklab(91.86% -0.1171 0.0139) |
| OKLCH | oklch(91.86% 0.118 173.3) |
| XYZ | xyz(58.6408, 81.3336, 81.0014) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 3.58
Pale Turquoise
#A5FBD5
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEDD #FE88A9
analogous
#88FEA2 #88FEDD #88E4FE
triadic
#88FEDD #DD88FE #FEDD88
tetradic
#88FEDD #A288FE #FE88A9 #E4FE88
square
#88FEDD #A288FE #FE88A9 #E4FE88
split-complementary
#88FEDD #FE88E4 #FEA288
monochromatic
#0FFDBA #4BFDCC #88FEDD #C5FFEE #E1FFF6
Accessibility & contrast
On white
1.22
#88FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#88FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEDD
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEDD | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#5BFFF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #88fedd; /* rgb */ color: rgb(136, 254, 221); /* oklch */ color: oklch(91.9% 0.118 173.3);
Tailwind
colors: {
custom: {
50: '#b1ffe7',
500: '#88fedd',
950: '#000000',
},
}SCSS
$custom: #88fedd; $custom-light: #b1ffe7; $custom-dark: #000000;
JSON
{
"hex": "#88fedd",
"rgb": {
"r": 136,
"g": 254,
"b": 221
},
"hsl": {
"h": 163.22,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.91857,
"c": 0.11792,
"h": 173.3
},
"luminance": 0.81338
}Semantic roles & 50–950 ramp
primary
#88FEDD
secondary
#DE4C75
accent
#0040E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684