#81BFBC#81BFBC
#81BFBC is a light, moderate teal. Relative luminance 0.456; OKLCH L 76.2% C 0.064 H 192.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #81BFBC |
|---|---|
| RGB | rgb(129, 191, 188) |
| HSL | hsl(177, 33%, 63%) |
| HSV | hsv(177, 32%, 75%) |
| CMYK | cmyk(32.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.26, -20.45, -4.83) |
| CIE-LCH | lch(73.26, 21.01, 193.29°) |
| OKLab | oklab(76.18% -0.0623 -0.0133) |
| OKLCH | oklch(76.18% 0.064 192.1) |
| XYZ | xyz(36.7580, 45.5574, 54.4238) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 8.55
Darkturquoise
#00CED1
ΔE00 9.20
Lightseagreen
#20B2AA
ΔE00 9.59
Topaz
#13BBAF
ΔE00 9.59
Seafoam Blue
#78D1B6
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BFBC #BF8184
analogous
#81BF9D #81BFBC #81A3BF
triadic
#81BFBC #BC81BF #BFBC81
tetradic
#81BFBC #9D81BF #BF8184 #A3BF81
square
#81BFBC #9D81BF #BF8184 #A3BF81
split-complementary
#81BFBC #BF81A3 #BF9D81
monochromatic
#438380 #58AAA6 #81BFBC #AAD4D2 #D2E8E7
Accessibility & contrast
On white
2.08
#81BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#81BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BFBC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BFBC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#6BC2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #81bfbc; /* rgb */ color: rgb(129, 191, 188); /* oklch */ color: oklch(76.2% 0.064 192.1);
Tailwind
colors: {
custom: {
50: '#a8d2d0',
500: '#81bfbc',
950: '#000000',
},
}SCSS
$custom: #81bfbc; $custom-light: #a8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#81bfbc",
"rgb": {
"r": 129,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.097,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.7618,
"c": 0.06376,
"h": 192.1
},
"luminance": 0.4556
}Semantic roles & 50–950 ramp
primary
#81BFBC
secondary
#D9C3C4
accent
#3A40AB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282