#81CCAA#81CCAA
#81CCAA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.7% C 0.090 H 163.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCAA |
|---|---|
| RGB | rgb(129, 204, 170) |
| HSL | hsl(153, 42%, 65%) |
| HSV | hsv(153, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.53, -30.82, 9.66) |
| CIE-LCH | lch(76.53, 32.29, 162.60°) |
| OKLab | oklab(78.66% -0.0863 0.0249) |
| OKLCH | oklch(78.66% 0.09 163.9) |
| XYZ | xyz(37.8991, 50.7528, 45.8217) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.75
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 5.28
Light Teal
#90E4C1
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCAA #CC81A3
analogous
#81CC84 #81CCAA #81C8CC
triadic
#81CCAA #AA81CC #CCAA81
tetradic
#81CCAA #8481CC #CC81A3 #C8CC81
square
#81CCAA #8481CC #CC81A3 #C8CC81
split-complementary
#81CCAA #CC81C8 #CC8481
monochromatic
#3D966D #55BA8D #81CCAA #ADDEC7 #D8EFE5
Accessibility & contrast
On white
1.88
#81CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#81CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCAA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCAA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#6ECCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #81ccaa; /* rgb */ color: rgb(129, 204, 170); /* oklch */ color: oklch(78.7% 0.090 163.9);
Tailwind
colors: {
custom: {
50: '#a8dcc3',
500: '#81ccaa',
950: '#000000',
},
}SCSS
$custom: #81ccaa; $custom-light: #a8dcc3; $custom-dark: #000000;
JSON
{
"hex": "#81ccaa",
"rgb": {
"r": 129,
"g": 204,
"b": 170
},
"hsl": {
"h": 152.8,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.78656,
"c": 0.08982,
"h": 163.9
},
"luminance": 0.50755
}Semantic roles & 50–950 ramp
primary
#81CCAA
secondary
#9C5575
accent
#306DB5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482