#88EEBB#88EEBB
#88EEBB is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.3% C 0.121 H 160.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88EEBB |
|---|---|
| RGB | rgb(136, 238, 187) |
| HSL | hsl(150, 75%, 73%) |
| HSV | hsv(150, 43%, 93%) |
| CMYK | cmyk(42.9%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(86.98, -41.08, 15.53) |
| CIE-LCH | lch(86.98, 43.92, 159.29°) |
| OKLab | oklab(87.31% -0.1138 0.0398) |
| OKLCH | oklch(87.31% 0.121 160.7) |
| XYZ | xyz(49.6938, 69.9676, 57.8906) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.86
Mint
#AAF0C1
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EEBB #EE88BB
analogous
#88EE88 #88EEBB #88EEEE
triadic
#88EEBB #BB88EE #EEBB88
tetradic
#88EEBB #8888EE #EE88BB #EEEE88
square
#88EEBB #8888EE #EE88BB #EEEE88
split-complementary
#88EEBB #EE88EE #EE8888
monochromatic
#1FDC7E #52E69C #88EEBB #BEF6DA #E4FBF0
Accessibility & contrast
On white
1.40
#88EEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#88EEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EEBB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EEBB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#DCD5BE
Tritanopia (blue-blind)
#6EEDE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #88eebb; /* rgb */ color: rgb(136, 238, 187); /* oklch */ color: oklch(87.3% 0.121 160.7);
Tailwind
colors: {
custom: {
50: '#aff4cf',
500: '#88eebb',
950: '#000000',
},
}SCSS
$custom: #88eebb; $custom-light: #aff4cf; $custom-dark: #000000;
JSON
{
"hex": "#88eebb",
"rgb": {
"r": 136,
"g": 238,
"b": 187
},
"hsl": {
"h": 150,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.87313,
"c": 0.12054,
"h": 160.7
},
"luminance": 0.69971
}Semantic roles & 50–950 ramp
primary
#88EEBB
secondary
#C9518D
accent
#0E73D7
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583