#81CCCE#81CCCE
#81CCCE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.075 H 197.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCCE |
|---|---|
| RGB | rgb(129, 204, 206) |
| HSL | hsl(182, 44%, 66%) |
| HSV | hsv(182, 37%, 81%) |
| CMYK | cmyk(37.4%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.46, -22.68, -8.35) |
| CIE-LCH | lch(77.46, 24.17, 200.22°) |
| OKLab | oklab(79.72% -0.0709 -0.023) |
| OKLCH | oklch(79.72% 0.075 197.9) |
| XYZ | xyz(41.7826, 52.3063, 66.2750) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 8.06
Aqua Blue
#02D8E9
ΔE00 8.14
Robin'S Egg Blue
#98EFF9
ΔE00 8.58
Paleturquoise
#AFEEEE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCCE #CE8381
analogous
#81CEA9 #81CCCE #81A5CE
triadic
#81CCCE #CE81CC #CCCE81
tetradic
#81CCCE #A981CE #CE8381 #A5CE81
square
#81CCCE #A981CE #CE8381 #A5CE81
split-complementary
#81CCCE #CE81A5 #CEA981
monochromatic
#3C9799 #55BABD #81CCCE #ADDEDF #D9F0F0
Accessibility & contrast
On white
1.83
#81CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#81CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCCE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCCE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#61D1CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #81ccce; /* rgb */ color: rgb(129, 204, 206); /* oklch */ color: oklch(79.7% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#a9dbdc',
500: '#81ccce',
950: '#000000',
},
}SCSS
$custom: #81ccce; $custom-light: #a9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#81ccce",
"rgb": {
"r": 129,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.558,
"s": 44,
"l": 65.686
},
"oklch": {
"l": 0.79716,
"c": 0.07457,
"h": 197.9
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#81CCCE
secondary
#9F5654
accent
#322EB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484