#88E5BB#88E5BB
#88E5BB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.2% C 0.108 H 163.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #88E5BB |
|---|---|
| RGB | rgb(136, 229, 187) |
| HSL | hsl(153, 64%, 72%) |
| HSV | hsv(153, 41%, 90%) |
| CMYK | cmyk(40.6%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(84.41, -37.03, 11.90) |
| CIE-LCH | lch(84.41, 38.89, 162.19°) |
| OKLab | oklab(85.23% -0.1033 0.0306) |
| OKLCH | oklch(85.23% 0.108 163.5) |
| XYZ | xyz(47.1387, 64.8575, 57.0389) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.58
Light Teal
#90E4C1
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 4.03
Mint
#AAF0C1
ΔE00 4.87
Pale Turquoise
#A5FBD5
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E5BB #E588B2
analogous
#88E58D #88E5BB #88E1E5
triadic
#88E5BB #BB88E5 #E5BB88
tetradic
#88E5BB #8D88E5 #E588B2 #E1E588
square
#88E5BB #8D88E5 #E588B2 #E1E588
split-complementary
#88E5BB #E588E1 #E58D88
monochromatic
#2CC781 #56DA9E #88E5BB #BAF0D8 #E6FAF1
Accessibility & contrast
On white
1.50
#88E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#88E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E5BB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E5BB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#6FE5D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #88e5bb; /* rgb */ color: rgb(136, 229, 187); /* oklch */ color: oklch(85.2% 0.108 163.5);
Tailwind
colors: {
custom: {
50: '#aeedcf',
500: '#88e5bb',
950: '#000000',
},
}SCSS
$custom: #88e5bb; $custom-light: #aeedcf; $custom-dark: #000000;
JSON
{
"hex": "#88e5bb",
"rgb": {
"r": 136,
"g": 229,
"b": 187
},
"hsl": {
"h": 152.903,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.85232,
"c": 0.10775,
"h": 163.5
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#88E5BB
secondary
#BE5383
accent
#1A6ACC
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583