#81BFAB#81BFAB
#81BFAB is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.7% C 0.070 H 172.1°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #81BFAB |
|---|---|
| RGB | rgb(129, 191, 171) |
| HSL | hsl(161, 33%, 63%) |
| HSV | hsv(161, 32%, 75%) |
| CMYK | cmyk(32.5%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.80, -24.29, 3.77) |
| CIE-LCH | lch(72.80, 24.58, 171.18°) |
| OKLab | oklab(75.67% -0.0696 0.0096) |
| OKLCH | oklch(75.67% 0.07 172.1) |
| XYZ | xyz(35.0322, 44.8671, 45.3345) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.41
Seafoam Blue
#78D1B6
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 6.57
Greeny Blue
#42B395
ΔE00 8.09
Tealish
#24BCA8
ΔE00 8.53
Darkseagreen
#8FBC8F
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BFAB #BF8195
analogous
#81BF8C #81BFAB #81B4BF
triadic
#81BFAB #AB81BF #BFAB81
tetradic
#81BFAB #8C81BF #BF8195 #B4BF81
square
#81BFAB #8C81BF #BF8195 #B4BF81
split-complementary
#81BFAB #BF81B4 #BF8C81
monochromatic
#43836E #58AA90 #81BFAB #AAD4C6 #D2E8E1
Accessibility & contrast
On white
2.11
#81BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#81BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BFAB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BFAB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#70C0B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bfab; /* rgb */ color: rgb(129, 191, 171); /* oklch */ color: oklch(75.7% 0.070 172.1);
Tailwind
colors: {
custom: {
50: '#a7d2c4',
500: '#81bfab',
950: '#000000',
},
}SCSS
$custom: #81bfab; $custom-light: #a7d2c4; $custom-dark: #000000;
JSON
{
"hex": "#81bfab",
"rgb": {
"r": 129,
"g": 191,
"b": 171
},
"hsl": {
"h": 160.645,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.75667,
"c": 0.07025,
"h": 172.1
},
"luminance": 0.44869
}Semantic roles & 50–950 ramp
primary
#81BFAB
secondary
#D9C3CA
accent
#3A5FAB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281