#81CFBF#81CFBF
#81CFBF is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.081 H 179.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFBF |
|---|---|
| RGB | rgb(129, 207, 191) |
| HSL | hsl(168, 45%, 66%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.91, -27.69, 0.37) |
| CIE-LCH | lch(77.91, 27.69, 179.24°) |
| OKLab | oklab(79.93% -0.0808 0.0005) |
| OKLCH | oklch(79.93% 0.081 179.6) |
| XYZ | xyz(40.7665, 53.0517, 57.3720) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 6.72
Turquoise
#40E0D0
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFBF #CF8191
analogous
#81CF98 #81CFBF #81B8CF
triadic
#81CFBF #BF81CF #CFBF81
tetradic
#81CFBF #9881CF #CF8191 #B8CF81
square
#81CFBF #9881CF #CF8191 #B8CF81
split-complementary
#81CFBF #CF81B8 #CF9881
monochromatic
#3B9B87 #55BEA8 #81CFBF #ADE0D6 #DAF1EC
Accessibility & contrast
On white
1.81
#81CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#81CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFBF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFBF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#67D1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81cfbf; /* rgb */ color: rgb(129, 207, 191); /* oklch */ color: oklch(79.9% 0.081 179.6);
Tailwind
colors: {
custom: {
50: '#a9ded2',
500: '#81cfbf',
950: '#000000',
},
}SCSS
$custom: #81cfbf; $custom-light: #a9ded2; $custom-dark: #000000;
JSON
{
"hex": "#81cfbf",
"rgb": {
"r": 129,
"g": 207,
"b": 191
},
"hsl": {
"h": 167.692,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.79934,
"c": 0.08085,
"h": 179.6
},
"luminance": 0.53054
}Semantic roles & 50–950 ramp
primary
#81CFBF
secondary
#A05464
accent
#2E4AB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483