#81BFAC#81BFAC
#81BFAC is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.7% C 0.070 H 173.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #81BFAC |
|---|---|
| RGB | rgb(129, 191, 172) |
| HSL | hsl(162, 33%, 63%) |
| HSV | hsv(162, 32%, 75%) |
| CMYK | cmyk(32.5%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(72.83, -24.07, 3.26) |
| CIE-LCH | lch(72.83, 24.29, 172.29°) |
| OKLab | oklab(75.7% -0.0692 0.0083) |
| OKLCH | oklch(75.7% 0.07 173.2) |
| XYZ | xyz(35.1279, 44.9054, 45.8384) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 6.77
Greeny Blue
#42B395
ΔE00 8.22
Tealish
#24BCA8
ΔE00 8.49
Turquoise (survey)
#06C2AC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BFAC #BF8194
analogous
#81BF8D #81BFAC #81B3BF
triadic
#81BFAC #AC81BF #BFAC81
tetradic
#81BFAC #8D81BF #BF8194 #B3BF81
square
#81BFAC #8D81BF #BF8194 #B3BF81
split-complementary
#81BFAC #BF81B3 #BF8D81
monochromatic
#43836F #58AA91 #81BFAC #AAD4C7 #D2E8E1
Accessibility & contrast
On white
2.10
#81BFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#81BFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BFAC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BFAC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#70C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bfac; /* rgb */ color: rgb(129, 191, 172); /* oklch */ color: oklch(75.7% 0.070 173.2);
Tailwind
colors: {
custom: {
50: '#a7d2c4',
500: '#81bfac',
950: '#000000',
},
}SCSS
$custom: #81bfac; $custom-light: #a7d2c4; $custom-dark: #000000;
JSON
{
"hex": "#81bfac",
"rgb": {
"r": 129,
"g": 191,
"b": 172
},
"hsl": {
"h": 161.613,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.75695,
"c": 0.06965,
"h": 173.2
},
"luminance": 0.44907
}Semantic roles & 50–950 ramp
primary
#81BFAC
secondary
#D9C3CA
accent
#3A5DAB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281