#88FEE4#88FEE4
#88FEE4 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.0% C 0.114 H 177.5°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEE4 |
|---|---|
| RGB | rgb(136, 254, 228) |
| HSL | hsl(167, 98%, 76%) |
| HSV | hsv(167, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(92.45, -39.51, 2.09) |
| CIE-LCH | lch(92.45, 39.56, 176.96°) |
| OKLab | oklab(92.05% -0.1141 0.0049) |
| OKLCH | oklch(92.05% 0.114 177.5) |
| XYZ | xyz(59.5929, 81.7144, 86.0159) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEE4 #FE88A2
analogous
#88FEA9 #88FEE4 #88DDFE
triadic
#88FEE4 #E488FE #FEE488
tetradic
#88FEE4 #A988FE #FE88A2 #DDFE88
square
#88FEE4 #A988FE #FE88A2 #DDFE88
split-complementary
#88FEE4 #FE88DD #FEA988
monochromatic
#0FFDC8 #4BFDD6 #88FEE4 #C5FFF2 #E1FFF8
Accessibility & contrast
On white
1.21
#88FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#88FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEE4
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEE4 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E3
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#57FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #88fee4; /* rgb */ color: rgb(136, 254, 228); /* oklch */ color: oklch(92.0% 0.114 177.5);
Tailwind
colors: {
custom: {
50: '#b1ffec',
500: '#88fee4',
950: '#000000',
},
}SCSS
$custom: #88fee4; $custom-light: #b1ffec; $custom-dark: #000000;
JSON
{
"hex": "#88fee4",
"rgb": {
"r": 136,
"g": 254,
"b": 228
},
"hsl": {
"h": 166.78,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92049,
"c": 0.11424,
"h": 177.5
},
"luminance": 0.81719
}Semantic roles & 50–950 ramp
primary
#88FEE4
secondary
#DE4C6C
accent
#0033E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684