#88BCAD#88BCAD
#88BCAD is a light, muted teal. Relative luminance 0.442; OKLCH L 75.4% C 0.059 H 174.9°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #88BCAD |
|---|---|
| RGB | rgb(136, 188, 173) |
| HSL | hsl(163, 28%, 64%) |
| HSV | hsv(163, 28%, 74%) |
| CMYK | cmyk(27.7%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(72.37, -20.24, 2.10) |
| CIE-LCH | lch(72.37, 20.35, 174.08°) |
| OKLab | oklab(75.44% -0.0586 0.0053) |
| OKLCH | oklch(75.44% 0.059 174.9) |
| XYZ | xyz(35.6770, 44.2162, 46.1818) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 7.41
Greyish Teal
#719F91
ΔE00 8.40
Mediumaquamarine
#66CDAA
ΔE00 8.84
Dull Teal
#5F9E8F
ΔE00 9.68
Greeny Blue
#42B395
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BCAD #BC8897
analogous
#88BC93 #88BCAD #88B1BC
triadic
#88BCAD #AD88BC #BCAD88
tetradic
#88BCAD #9388BC #BC8897 #B1BC88
square
#88BCAD #9388BC #BC8897 #B1BC88
split-complementary
#88BCAD #BC88B1 #BC9388
monochromatic
#498171 #61A692 #88BCAD #AFD2C8 #D6E8E3
Accessibility & contrast
On white
2.13
#88BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#88BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BCAD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BCAD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AC
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#7ABDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #88bcad; /* rgb */ color: rgb(136, 188, 173); /* oklch */ color: oklch(75.4% 0.059 174.9);
Tailwind
colors: {
custom: {
50: '#acd0c5',
500: '#88bcad',
950: '#000000',
},
}SCSS
$custom: #88bcad; $custom-light: #acd0c5; $custom-dark: #000000;
JSON
{
"hex": "#88bcad",
"rgb": {
"r": 136,
"g": 188,
"b": 173
},
"hsl": {
"h": 162.692,
"s": 27.957,
"l": 63.529
},
"oklch": {
"l": 0.75438,
"c": 0.05881,
"h": 174.9
},
"luminance": 0.44218
}Semantic roles & 50–950 ramp
primary
#88BCAD
secondary
#D9C7CC
accent
#3F5DA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281