#88FEEB#88FEEB
#88FEEB is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.111 H 182.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEEB |
|---|---|
| RGB | rgb(136, 254, 235) |
| HSL | hsl(170, 98%, 76%) |
| HSV | hsv(170, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.62, -37.90, -1.27) |
| CIE-LCH | lch(92.62, 37.92, 181.92°) |
| OKLab | oklab(92.25% -0.1112 -0.004) |
| OKLCH | oklch(92.25% 0.111 182.1) |
| XYZ | xyz(60.5844, 82.1110, 91.2375) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Light Aqua
#8CFFDB
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.75
Pale Aqua
#B8FFEB
ΔE00 5.82
Light Turquoise
#7EF4CC
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEEB #FE889B
analogous
#88FEB0 #88FEEB #88D6FE
triadic
#88FEEB #EB88FE #FEEB88
tetradic
#88FEEB #B088FE #FE889B #D6FE88
square
#88FEEB #B088FE #FE889B #D6FE88
split-complementary
#88FEEB #FE88D6 #FEB088
monochromatic
#0FFDD7 #4BFDE1 #88FEEB #C5FFF5 #E1FFFA
Accessibility & contrast
On white
1.21
#88FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#88FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEEB
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEEB | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#52FFF8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88feeb; /* rgb */ color: rgb(136, 254, 235); /* oklch */ color: oklch(92.2% 0.111 182.1);
Tailwind
colors: {
custom: {
50: '#b2fff1',
500: '#88feeb',
950: '#000000',
},
}SCSS
$custom: #88feeb; $custom-light: #b2fff1; $custom-dark: #000000;
JSON
{
"hex": "#88feeb",
"rgb": {
"r": 136,
"g": 254,
"b": 235
},
"hsl": {
"h": 170.339,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92248,
"c": 0.11126,
"h": 182.1
},
"luminance": 0.82116
}Semantic roles & 50–950 ramp
primary
#88FEEB
secondary
#DE4C64
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685