#81CECD#81CECD
#81CECD is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.076 H 194.7°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #81CECD |
|---|---|
| RGB | rgb(129, 206, 205) |
| HSL | hsl(179, 44%, 66%) |
| HSV | hsv(179, 37%, 81%) |
| CMYK | cmyk(37.4%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.00, -23.92, -7.02) |
| CIE-LCH | lch(78.00, 24.93, 196.35°) |
| OKLab | oklab(80.14% -0.0738 -0.0193) |
| OKLCH | oklch(80.14% 0.076 194.7) |
| XYZ | xyz(42.1400, 53.2146, 65.7967) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 8.35
Powder Blue
#B0E0E6
ΔE00 8.46
Aqua Blue
#02D8E9
ΔE00 8.48
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CECD #CE8182
analogous
#81CEA6 #81CECD #81A8CE
triadic
#81CECD #CD81CE #CECD81
tetradic
#81CECD #A681CE #CE8182 #A8CE81
square
#81CECD #A681CE #CE8182 #A8CE81
split-complementary
#81CECD #CE81A8 #CEA681
monochromatic
#3C9998 #55BDBC #81CECD #ADDFDE #D9F0F0
Accessibility & contrast
On white
1.80
#81CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#81CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CECD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CECD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#61D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81cecd; /* rgb */ color: rgb(129, 206, 205); /* oklch */ color: oklch(80.1% 0.076 194.7);
Tailwind
colors: {
custom: {
50: '#a9dddc',
500: '#81cecd',
950: '#000000',
},
}SCSS
$custom: #81cecd; $custom-light: #a9dddc; $custom-dark: #000000;
JSON
{
"hex": "#81cecd",
"rgb": {
"r": 129,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.221,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.80137,
"c": 0.07625,
"h": 194.7
},
"luminance": 0.53218
}Semantic roles & 50–950 ramp
primary
#81CECD
secondary
#9F5455
accent
#2E30B7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484