#81CCBC#81CCBC
#81CCBC is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.078 H 179.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCBC |
|---|---|
| RGB | rgb(129, 204, 188) |
| HSL | hsl(167, 42%, 65%) |
| HSV | hsv(167, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(76.97, -26.91, 0.62) |
| CIE-LCH | lch(76.97, 26.92, 178.69°) |
| OKLab | oklab(79.16% -0.0785 0.0012) |
| OKLCH | oklch(79.16% 0.078 179.1) |
| XYZ | xyz(39.7199, 51.4812, 55.4111) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 3.88
Mediumaquamarine
#66CDAA
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.02
Turquoise
#40E0D0
ΔE00 7.79
Light Teal
#90E4C1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCBC #CC8191
analogous
#81CC96 #81CCBC #81B6CC
triadic
#81CCBC #BC81CC #CCBC81
tetradic
#81CCBC #9681CC #CC8191 #B6CC81
square
#81CCBC #9681CC #CC8191 #B6CC81
split-complementary
#81CCBC #CC81B6 #CC9681
monochromatic
#3D9683 #55BAA5 #81CCBC #ADDED3 #D8EFEA
Accessibility & contrast
On white
1.86
#81CCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#81CCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCBC
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCBC | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#68CEC7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #81ccbc; /* rgb */ color: rgb(129, 204, 188); /* oklch */ color: oklch(79.2% 0.078 179.1);
Tailwind
colors: {
custom: {
50: '#a8dbd0',
500: '#81ccbc',
950: '#000000',
},
}SCSS
$custom: #81ccbc; $custom-light: #a8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#81ccbc",
"rgb": {
"r": 129,
"g": 204,
"b": 188
},
"hsl": {
"h": 167.2,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.79156,
"c": 0.07849,
"h": 179.1
},
"luminance": 0.51484
}Semantic roles & 50–950 ramp
primary
#81CCBC
secondary
#9C5564
accent
#304DB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483