#88D0BB#88D0BB
#88D0BB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.4% C 0.078 H 173.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #88D0BB |
|---|---|
| RGB | rgb(136, 208, 187) |
| HSL | hsl(163, 43%, 67%) |
| HSV | hsv(163, 35%, 82%) |
| CMYK | cmyk(34.6%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(78.42, -27.14, 3.30) |
| CIE-LCH | lch(78.42, 27.34, 173.06°) |
| OKLab | oklab(80.41% -0.078 0.0083) |
| OKLCH | oklch(80.41% 0.078 173.9) |
| XYZ | xyz(41.6756, 53.9314, 55.2179) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.95
Seafoam Blue
#78D1B6
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 5.53
Light Teal
#90E4C1
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 7.45
Turquoise
#40E0D0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88D0BB #D0889D
analogous
#88D097 #88D0BB #88C1D0
triadic
#88D0BB #BB88D0 #D0BB88
tetradic
#88D0BB #9788D0 #D0889D #C1D088
square
#88D0BB #9788D0 #D0889D #C1D088
split-complementary
#88D0BB #D088C1 #D09788
monochromatic
#3F9F83 #5CBFA2 #88D0BB #B4E1D4 #E0F3ED
Accessibility & contrast
On white
1.78
#88D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#88D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88D0BB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88D0BB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#73D2CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #88d0bb; /* rgb */ color: rgb(136, 208, 187); /* oklch */ color: oklch(80.4% 0.078 173.9);
Tailwind
colors: {
custom: {
50: '#addecf',
500: '#88d0bb',
950: '#000000',
},
}SCSS
$custom: #88d0bb; $custom-light: #addecf; $custom-dark: #000000;
JSON
{
"hex": "#88d0bb",
"rgb": {
"r": 136,
"g": 208,
"b": 187
},
"hsl": {
"h": 162.5,
"s": 43.373,
"l": 67.451
},
"oklch": {
"l": 0.80405,
"c": 0.07846,
"h": 173.9
},
"luminance": 0.53934
}Semantic roles & 50–950 ramp
primary
#88D0BB
secondary
#A4586E
accent
#2F57B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483