#88FFEE#88FFEE
#88FFEE is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.6% C 0.111 H 183.5°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88FFEE |
|---|---|
| RGB | rgb(136, 255, 238) |
| HSL | hsl(171, 100%, 77%) |
| HSV | hsv(171, 47%, 100%) |
| CMYK | cmyk(46.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.98, -37.66, -2.30) |
| CIE-LCH | lch(92.98, 37.73, 183.50°) |
| OKLab | oklab(92.56% -0.111 -0.0068) |
| OKLCH | oklch(92.56% 0.111 183.5) |
| XYZ | xyz(61.3396, 82.9222, 93.6455) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 5.61
Light Aqua
#8CFFDB
ΔE00 5.88
Pale Aqua
#B8FFEB
ΔE00 6.01
Light Cyan
#ACFFFC
ΔE00 6.33
Bright Turquoise
#0FFEF9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FFEE #FF8899
analogous
#88FFB3 #88FFEE #88D4FF
triadic
#88FFEE #EE88FF #FFEE88
tetradic
#88FFEE #B388FF #FF8899 #D4FF88
square
#88FFEE #B388FF #FF8899 #D4FF88
split-complementary
#88FFEE #FF88D4 #FFB388
monochromatic
#0EFFDD #4BFFE5 #88FFEE #C5FFF7 #E0FFFB
Accessibility & contrast
On white
1.19
#88FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#88FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FFEE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FFEE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E1E5F0
Tritanopia (blue-blind)
#50FFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #88ffee; /* rgb */ color: rgb(136, 255, 238); /* oklch */ color: oklch(92.6% 0.111 183.5);
Tailwind
colors: {
custom: {
50: '#b2fff3',
500: '#88ffee',
950: '#000000',
},
}SCSS
$custom: #88ffee; $custom-light: #b2fff3; $custom-dark: #000000;
JSON
{
"hex": "#88ffee",
"rgb": {
"r": 136,
"g": 255,
"b": 238
},
"hsl": {
"h": 171.429,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92562,
"c": 0.11125,
"h": 183.5
},
"luminance": 0.82927
}Semantic roles & 50–950 ramp
primary
#88FFEE
secondary
#DF4C61
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685