#81CFBD#81CFBD
#81CFBD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.082 H 177.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFBD |
|---|---|
| RGB | rgb(129, 207, 189) |
| HSL | hsl(166, 45%, 66%) |
| HSV | hsv(166, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.85, -28.14, 1.37) |
| CIE-LCH | lch(77.85, 28.18, 177.22°) |
| OKLab | oklab(79.88% -0.0817 0.0032) |
| OKLCH | oklch(79.88% 0.082 177.8) |
| XYZ | xyz(40.5480, 52.9642, 56.2207) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFBD #CF8193
analogous
#81CF96 #81CFBD #81BACF
triadic
#81CFBD #BD81CF #CFBD81
tetradic
#81CFBD #9681CF #CF8193 #BACF81
square
#81CFBD #9681CF #CF8193 #BACF81
split-complementary
#81CFBD #CF81BA #CF9681
monochromatic
#3B9B85 #55BEA6 #81CFBD #ADE0D4 #DAF1EB
Accessibility & contrast
On white
1.81
#81CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#81CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFBD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFBD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#67D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cfbd; /* rgb */ color: rgb(129, 207, 189); /* oklch */ color: oklch(79.9% 0.082 177.8);
Tailwind
colors: {
custom: {
50: '#a9ded0',
500: '#81cfbd',
950: '#000000',
},
}SCSS
$custom: #81cfbd; $custom-light: #a9ded0; $custom-dark: #000000;
JSON
{
"hex": "#81cfbd",
"rgb": {
"r": 129,
"g": 207,
"b": 189
},
"hsl": {
"h": 166.154,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.79875,
"c": 0.08176,
"h": 177.8
},
"luminance": 0.52967
}Semantic roles & 50–950 ramp
primary
#81CFBD
secondary
#A05465
accent
#2E4DB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483