#88BFAB#88BFAB
#88BFAB is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.064 H 170.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #88BFAB |
|---|---|
| RGB | rgb(136, 191, 171) |
| HSL | hsl(158, 30%, 64%) |
| HSV | hsv(158, 29%, 75%) |
| CMYK | cmyk(28.8%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(73.18, -22.18, 4.35) |
| CIE-LCH | lch(73.18, 22.60, 168.89°) |
| OKLab | oklab(76.07% -0.0633 0.0112) |
| OKLCH | oklch(76.07% 0.064 170) |
| XYZ | xyz(36.1324, 45.4344, 45.3861) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 7.33
Darkseagreen
#8FBC8F
ΔE00 8.28
Greeny Blue
#42B395
ΔE00 9.07
Greyish Teal
#719F91
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88BFAB #BF889C
analogous
#88BF90 #88BFAB #88B8BF
triadic
#88BFAB #AB88BF #BFAB88
tetradic
#88BFAB #9088BF #BF889C #B8BF88
square
#88BFAB #9088BF #BF889C #B8BF88
split-complementary
#88BFAB #BF88B8 #BF9088
monochromatic
#48856F #60AA8F #88BFAB #B0D4C7 #D8EAE3
Accessibility & contrast
On white
2.08
#88BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#88BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88BFAB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88BFAB | 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)
#BCB8AA
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#7AC0B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #88bfab; /* rgb */ color: rgb(136, 191, 171); /* oklch */ color: oklch(76.1% 0.064 170.0);
Tailwind
colors: {
custom: {
50: '#acd2c4',
500: '#88bfab',
950: '#000000',
},
}SCSS
$custom: #88bfab; $custom-light: #acd2c4; $custom-dark: #000000;
JSON
{
"hex": "#88bfab",
"rgb": {
"r": 136,
"g": 191,
"b": 171
},
"hsl": {
"h": 158.182,
"s": 30.055,
"l": 64.118
},
"oklch": {
"l": 0.76065,
"c": 0.06433,
"h": 170
},
"luminance": 0.45436
}Semantic roles & 50–950 ramp
primary
#88BFAB
secondary
#DBC8CF
accent
#3D64A9
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281