#81DEC0#81DEC0
#81DEC0 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.100 H 171.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #81DEC0 |
|---|---|
| RGB | rgb(129, 222, 192) |
| HSL | hsl(161, 58%, 69%) |
| HSV | hsv(161, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.22, -34.59, 6.09) |
| CIE-LCH | lch(82.22, 35.12, 170.01°) |
| OKLab | oklab(83.42% -0.0983 0.0156) |
| OKLCH | oklch(83.42% 0.1 171) |
| XYZ | xyz(44.6852, 60.7122, 59.2229) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DEC0 #DE819F
analogous
#81DE92 #81DEC0 #81CEDE
triadic
#81DEC0 #C081DE #DEC081
tetradic
#81DEC0 #9281DE #DE819F #CEDE81
square
#81DEC0 #9281DE #DE819F #CEDE81
split-complementary
#81DEC0 #DE81CE #DE9281
monochromatic
#2FB58A #51D1A8 #81DEC0 #B1EBD8 #E2F7F0
Accessibility & contrast
On white
1.60
#81DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#81DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DEC0
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DEC0 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#63DFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #81dec0; /* rgb */ color: rgb(129, 222, 192); /* oklch */ color: oklch(83.4% 0.100 171.0);
Tailwind
colors: {
custom: {
50: '#aae8d3',
500: '#81dec0',
950: '#000000',
},
}SCSS
$custom: #81dec0; $custom-light: #aae8d3; $custom-dark: #000000;
JSON
{
"hex": "#81dec0",
"rgb": {
"r": 129,
"g": 222,
"b": 192
},
"hsl": {
"h": 160.645,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83422,
"c": 0.0995,
"h": 171
},
"luminance": 0.60715
}Semantic roles & 50–950 ramp
primary
#81DEC0
secondary
#B54E6F
accent
#1F55C6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483