#81CFBC#81CFBC
#81CFBC is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.082 H 176.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFBC |
|---|---|
| RGB | rgb(129, 207, 188) |
| HSL | hsl(165, 45%, 66%) |
| HSV | hsv(165, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.83, -28.37, 1.87) |
| CIE-LCH | lch(77.83, 28.43, 176.24°) |
| OKLab | oklab(79.85% -0.0821 0.0045) |
| OKLCH | oklch(79.85% 0.082 176.9) |
| XYZ | xyz(40.4398, 52.9210, 55.6510) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.49
Seafoam Blue
#78D1B6
ΔE00 2.76
Mediumaquamarine
#66CDAA
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFBC #CF8194
analogous
#81CF95 #81CFBC #81BBCF
triadic
#81CFBC #BC81CF #CFBC81
tetradic
#81CFBC #9581CF #CF8194 #BBCF81
square
#81CFBC #9581CF #CF8194 #BBCF81
split-complementary
#81CFBC #CF81BB #CF9581
monochromatic
#3B9B83 #55BEA4 #81CFBC #ADE0D4 #DAF1EB
Accessibility & contrast
On white
1.81
#81CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#81CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFBC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFBC | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#68D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cfbc; /* rgb */ color: rgb(129, 207, 188); /* oklch */ color: oklch(79.8% 0.082 176.9);
Tailwind
colors: {
custom: {
50: '#a9ded0',
500: '#81cfbc',
950: '#000000',
},
}SCSS
$custom: #81cfbc; $custom-light: #a9ded0; $custom-dark: #000000;
JSON
{
"hex": "#81cfbc",
"rgb": {
"r": 129,
"g": 207,
"b": 188
},
"hsl": {
"h": 165.385,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.79846,
"c": 0.08225,
"h": 176.9
},
"luminance": 0.52924
}Semantic roles & 50–950 ramp
primary
#81CFBC
secondary
#A05466
accent
#2E4FB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483