#81CCBE#81CCBE
#81CCBE is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.078 H 181.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCBE |
|---|---|
| RGB | rgb(129, 204, 190) |
| HSL | hsl(169, 42%, 65%) |
| HSV | hsv(169, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(77.02, -26.46, -0.39) |
| CIE-LCH | lch(77.02, 26.46, 180.83°) |
| OKLab | oklab(79.22% -0.0776 -0.0015) |
| OKLCH | oklch(79.22% 0.078 181.1) |
| XYZ | xyz(39.9370, 51.5680, 56.5544) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.92
Seafoam Blue
#78D1B6
ΔE00 4.55
Mediumturquoise
#48D1CC
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 7.13
Turquoise
#40E0D0
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCBE #CC818F
analogous
#81CC98 #81CCBE #81B4CC
triadic
#81CCBE #BE81CC #CCBE81
tetradic
#81CCBE #9881CC #CC818F #B4CC81
square
#81CCBE #9881CC #CC818F #B4CC81
split-complementary
#81CCBE #CC81B4 #CC9881
monochromatic
#3D9685 #55BAA8 #81CCBE #ADDED4 #D8EFEB
Accessibility & contrast
On white
1.86
#81CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#81CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCBE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCBE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#68CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #81ccbe; /* rgb */ color: rgb(129, 204, 190); /* oklch */ color: oklch(79.2% 0.078 181.1);
Tailwind
colors: {
custom: {
50: '#a9dbd1',
500: '#81ccbe',
950: '#000000',
},
}SCSS
$custom: #81ccbe; $custom-light: #a9dbd1; $custom-dark: #000000;
JSON
{
"hex": "#81ccbe",
"rgb": {
"r": 129,
"g": 204,
"b": 190
},
"hsl": {
"h": 168.8,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.79215,
"c": 0.07764,
"h": 181.1
},
"luminance": 0.51571
}Semantic roles & 50–950 ramp
primary
#81CCBE
secondary
#9C5562
accent
#3049B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483