#88FEEA#88FEEA
#88FEEA is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.112 H 181.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEEA |
|---|---|
| RGB | rgb(136, 254, 234) |
| HSL | hsl(170, 98%, 76%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.60, -38.13, -0.79) |
| CIE-LCH | lch(92.60, 38.14, 181.19°) |
| OKLab | oklab(92.22% -0.1116 -0.0027) |
| OKLCH | oklch(92.22% 0.112 181.4) |
| XYZ | xyz(60.4403, 82.0534, 90.4788) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 4.87
Pale Aqua
#B8FFEB
ΔE00 5.77
Bright Aqua
#0BF9EA
ΔE00 5.85
Light Turquoise
#7EF4CC
ΔE00 6.49
Aquamarine
#7FFFD4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEEA #FE889C
analogous
#88FEAF #88FEEA #88D7FE
triadic
#88FEEA #EA88FE #FEEA88
tetradic
#88FEEA #AF88FE #FE889C #D7FE88
square
#88FEEA #AF88FE #FE889C #D7FE88
split-complementary
#88FEEA #FE88D7 #FEAF88
monochromatic
#0FFDD5 #4BFDDF #88FEEA #C5FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#88FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#88FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEEA
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEEA | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#53FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88feea; /* rgb */ color: rgb(136, 254, 234); /* oklch */ color: oklch(92.2% 0.112 181.4);
Tailwind
colors: {
custom: {
50: '#b1fff0',
500: '#88feea',
950: '#000000',
},
}SCSS
$custom: #88feea; $custom-light: #b1fff0; $custom-dark: #000000;
JSON
{
"hex": "#88feea",
"rgb": {
"r": 136,
"g": 254,
"b": 234
},
"hsl": {
"h": 169.831,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.9222,
"c": 0.11164,
"h": 181.4
},
"luminance": 0.82058
}Semantic roles & 50–950 ramp
primary
#88FEEA
secondary
#DE4C65
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685