#88BFAC#88BFAC
#88BFAC is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.1% C 0.064 H 171.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFAC |
|---|---|
| RGB | rgb(136, 191, 172) |
| HSL | hsl(159, 30%, 64%) |
| HSV | hsv(159, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(73.20, -21.97, 3.85) |
| CIE-LCH | lch(73.20, 22.30, 170.07°) |
| OKLab | oklab(76.09% -0.0629 0.0098) |
| OKLCH | oklch(76.09% 0.064 171.1) |
| XYZ | xyz(36.2281, 45.4727, 45.8899) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 7.50
Darkseagreen
#8FBC8F
ΔE00 8.62
Greeny Blue
#42B395
ΔE00 9.18
Greyish Teal
#719F91
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFAC #BF889B
analogous
#88BF91 #88BFAC #88B7BF
triadic
#88BFAC #AC88BF #BFAC88
tetradic
#88BFAC #9188BF #BF889B #B7BF88
square
#88BFAC #9188BF #BF889B #B7BF88
split-complementary
#88BFAC #BF88B7 #BF9188
monochromatic
#488570 #60AA90 #88BFAC #B0D4C8 #D8EAE4
Accessibility & contrast
On white
2.08
#88BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#88BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFAC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFAC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#7AC0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bfac; /* rgb */ color: rgb(136, 191, 172); /* oklch */ color: oklch(76.1% 0.064 171.1);
Tailwind
colors: {
custom: {
50: '#acd2c4',
500: '#88bfac',
950: '#000000',
},
}SCSS
$custom: #88bfac; $custom-light: #acd2c4; $custom-dark: #000000;
JSON
{
"hex": "#88bfac",
"rgb": {
"r": 136,
"g": 191,
"b": 172
},
"hsl": {
"h": 159.273,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76093,
"c": 0.06368,
"h": 171.1
},
"luminance": 0.45474
}Semantic roles & 50–950 ramp
primary
#88BFAC
secondary
#DBC8CE
accent
#3D62A9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281