#88E8BB#88E8BB
#88E8BB is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.112 H 162.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #88E8BB |
|---|---|
| RGB | rgb(136, 232, 187) |
| HSL | hsl(152, 68%, 72%) |
| HSV | hsv(152, 41%, 91%) |
| CMYK | cmyk(41.4%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(85.27, -38.39, 13.11) |
| CIE-LCH | lch(85.27, 40.57, 161.14°) |
| OKLab | oklab(85.93% -0.1068 0.0337) |
| OKLCH | oklch(85.93% 0.112 162.5) |
| XYZ | xyz(47.9760, 66.5320, 57.3180) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.90
Light Teal
#90E4C1
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 3.77
Mint
#AAF0C1
ΔE00 4.51
Light Aquamarine
#7BFDC7
ΔE00 4.99
Pale Turquoise
#A5FBD5
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E8BB #E888B5
analogous
#88E88B #88E8BB #88E5E8
triadic
#88E8BB #BB88E8 #E8BB88
tetradic
#88E8BB #8B88E8 #E888B5 #E5E888
square
#88E8BB #8B88E8 #E888B5 #E5E888
split-complementary
#88E8BB #E888E5 #E88B88
monochromatic
#28CE80 #55DE9E #88E8BB #BBF2D8 #E5FAF0
Accessibility & contrast
On white
1.47
#88E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#88E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E8BB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E8BB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#6FE8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e8bb; /* rgb */ color: rgb(136, 232, 187); /* oklch */ color: oklch(85.9% 0.112 162.5);
Tailwind
colors: {
custom: {
50: '#aff0cf',
500: '#88e8bb',
950: '#000000',
},
}SCSS
$custom: #88e8bb; $custom-light: #aff0cf; $custom-dark: #000000;
JSON
{
"hex": "#88e8bb",
"rgb": {
"r": 136,
"g": 232,
"b": 187
},
"hsl": {
"h": 151.875,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.85925,
"c": 0.11202,
"h": 162.5
},
"luminance": 0.66535
}Semantic roles & 50–950 ramp
primary
#88E8BB
secondary
#C15387
accent
#166DD0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583