#81CCAC#81CCAC
#81CCAC is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.088 H 165.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCAC |
|---|---|
| RGB | rgb(129, 204, 172) |
| HSL | hsl(154, 42%, 65%) |
| HSV | hsv(154, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.58, -30.40, 8.65) |
| CIE-LCH | lch(76.58, 31.61, 164.12°) |
| OKLab | oklab(78.71% -0.0854 0.0223) |
| OKLCH | oklch(78.71% 0.088 165.4) |
| XYZ | xyz(38.0897, 50.8291, 46.8257) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.16
Seafoam Blue
#78D1B6
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCAC #CC81A1
analogous
#81CC86 #81CCAC #81C6CC
triadic
#81CCAC #AC81CC #CCAC81
tetradic
#81CCAC #8681CC #CC81A1 #C6CC81
square
#81CCAC #8681CC #CC81A1 #C6CC81
split-complementary
#81CCAC #CC81C6 #CC8681
monochromatic
#3D9670 #55BA8F #81CCAC #ADDEC9 #D8EFE5
Accessibility & contrast
On white
1.88
#81CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#81CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCAC
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCAC | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#6ECCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #81ccac; /* rgb */ color: rgb(129, 204, 172); /* oklch */ color: oklch(78.7% 0.088 165.4);
Tailwind
colors: {
custom: {
50: '#a8dcc4',
500: '#81ccac',
950: '#000000',
},
}SCSS
$custom: #81ccac; $custom-light: #a8dcc4; $custom-dark: #000000;
JSON
{
"hex": "#81ccac",
"rgb": {
"r": 129,
"g": 204,
"b": 172
},
"hsl": {
"h": 154.4,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.78708,
"c": 0.08828,
"h": 165.4
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#81CCAC
secondary
#9C5573
accent
#3069B5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482