#81CFBB#81CFBB
#81CFBB is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.083 H 176.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #81CFBB |
|---|---|
| RGB | rgb(129, 207, 187) |
| HSL | hsl(165, 45%, 66%) |
| HSV | hsv(165, 38%, 81%) |
| CMYK | cmyk(37.7%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.80, -28.59, 2.37) |
| CIE-LCH | lch(77.80, 28.69, 175.27°) |
| OKLab | oklab(79.82% -0.0826 0.0058) |
| OKLCH | oklch(79.82% 0.083 176) |
| XYZ | xyz(40.3324, 52.8780, 55.0853) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.18
Seafoam Blue
#78D1B6
ΔE00 2.46
Mediumaquamarine
#66CDAA
ΔE00 5.27
Light Teal
#90E4C1
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CFBB #CF8195
analogous
#81CF94 #81CFBB #81BCCF
triadic
#81CFBB #BB81CF #CFBB81
tetradic
#81CFBB #9481CF #CF8195 #BCCF81
square
#81CFBB #9481CF #CF8195 #BCCF81
split-complementary
#81CFBB #CF81BC #CF9481
monochromatic
#3B9B82 #55BEA3 #81CFBB #ADE0D3 #DAF1EB
Accessibility & contrast
On white
1.81
#81CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#81CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CFBB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CFBB | 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)
#CAC6BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#68D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cfbb; /* rgb */ color: rgb(129, 207, 187); /* oklch */ color: oklch(79.8% 0.083 176.0);
Tailwind
colors: {
custom: {
50: '#a9decf',
500: '#81cfbb',
950: '#000000',
},
}SCSS
$custom: #81cfbb; $custom-light: #a9decf; $custom-dark: #000000;
JSON
{
"hex": "#81cfbb",
"rgb": {
"r": 129,
"g": 207,
"b": 187
},
"hsl": {
"h": 164.615,
"s": 44.828,
"l": 65.882
},
"oklch": {
"l": 0.79818,
"c": 0.08277,
"h": 176
},
"luminance": 0.52881
}Semantic roles & 50–950 ramp
primary
#81CFBB
secondary
#A05467
accent
#2E51B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483