#88BFB7#88BFB7
#88BFB7 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.4% C 0.058 H 184.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFB7 |
|---|---|
| RGB | rgb(136, 191, 183) |
| HSL | hsl(171, 30%, 64%) |
| HSV | hsv(171, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(73.49, -19.57, -1.72) |
| CIE-LCH | lch(73.49, 19.64, 185.03°) |
| OKLab | oklab(76.42% -0.0582 -0.0049) |
| OKLCH | oklch(76.42% 0.058 184.8) |
| XYZ | xyz(37.3286, 45.9129, 51.6857) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.65
Topaz
#13BBAF
ΔE00 10.06
Lightseagreen
#20B2AA
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFB7 #BF8890
analogous
#88BF9C #88BFB7 #88ACBF
triadic
#88BFB7 #B788BF #BFB788
tetradic
#88BFB7 #9C88BF #BF8890 #ACBF88
square
#88BFB7 #9C88BF #BF8890 #ACBF88
split-complementary
#88BFB7 #BF88AC #BF9C88
monochromatic
#48857C #60AA9F #88BFB7 #B0D4CF #D8EAE7
Accessibility & contrast
On white
2.06
#88BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#88BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFB7
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFB7 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB9B7
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#77C1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bfb7; /* rgb */ color: rgb(136, 191, 183); /* oklch */ color: oklch(76.4% 0.058 184.8);
Tailwind
colors: {
custom: {
50: '#acd2cc',
500: '#88bfb7',
950: '#000000',
},
}SCSS
$custom: #88bfb7; $custom-light: #acd2cc; $custom-dark: #000000;
JSON
{
"hex": "#88bfb7",
"rgb": {
"r": 136,
"g": 191,
"b": 183
},
"hsl": {
"h": 171.273,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76418,
"c": 0.05845,
"h": 184.8
},
"luminance": 0.45915
}Semantic roles & 50–950 ramp
primary
#88BFB7
secondary
#DBC8CB
accent
#3D4CA9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282