#81CEC0#81CEC0
#81CEC0 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.079 H 181.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #81CEC0 |
|---|---|
| RGB | rgb(129, 206, 192) |
| HSL | hsl(169, 44%, 66%) |
| HSV | hsv(169, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(77.65, -26.98, -0.55) |
| CIE-LCH | lch(77.65, 26.98, 181.17°) |
| OKLab | oklab(79.73% -0.0792 -0.0019) |
| OKLCH | oklch(79.73% 0.079 181.4) |
| XYZ | xyz(40.6355, 52.6128, 57.8730) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.46
Mediumturquoise
#48D1CC
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 7.15
Turquoise
#40E0D0
ΔE00 7.32
Light Teal
#90E4C1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CEC0 #CE818F
analogous
#81CE99 #81CEC0 #81B5CE
triadic
#81CEC0 #C081CE #CEC081
tetradic
#81CEC0 #9981CE #CE818F #B5CE81
square
#81CEC0 #9981CE #CE818F #B5CE81
split-complementary
#81CEC0 #CE81B5 #CE9981
monochromatic
#3C9988 #55BDAA #81CEC0 #ADDFD6 #D9F0EC
Accessibility & contrast
On white
1.82
#81CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#81CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CEC0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CEC0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#66D1CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #81cec0; /* rgb */ color: rgb(129, 206, 192); /* oklch */ color: oklch(79.7% 0.079 181.4);
Tailwind
colors: {
custom: {
50: '#a9ddd3',
500: '#81cec0',
950: '#000000',
},
}SCSS
$custom: #81cec0; $custom-light: #a9ddd3; $custom-dark: #000000;
JSON
{
"hex": "#81cec0",
"rgb": {
"r": 129,
"g": 206,
"b": 192
},
"hsl": {
"h": 169.091,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79734,
"c": 0.07923,
"h": 181.4
},
"luminance": 0.52616
}Semantic roles & 50–950 ramp
primary
#81CEC0
secondary
#9F5462
accent
#2E47B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483