#81DEC6#81DEC6
#81DEC6 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.096 H 175.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #81DEC6 |
|---|---|
| RGB | rgb(129, 222, 198) |
| HSL | hsl(165, 58%, 69%) |
| HSV | hsv(165, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(82.37, -33.26, 3.13) |
| CIE-LCH | lch(82.37, 33.41, 174.63°) |
| OKLab | oklab(83.59% -0.0957 0.0078) |
| OKLCH | oklch(83.59% 0.096 175.4) |
| XYZ | xyz(45.3635, 60.9836, 62.7957) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.74
Pale Teal
#82CBB2
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DEC6 #DE8199
analogous
#81DE98 #81DEC6 #81C8DE
triadic
#81DEC6 #C681DE #DEC681
tetradic
#81DEC6 #9881DE #DE8199 #C8DE81
square
#81DEC6 #9881DE #DE8199 #C8DE81
split-complementary
#81DEC6 #DE81C8 #DE9881
monochromatic
#2FB593 #51D1B0 #81DEC6 #B1EBDC #E2F7F2
Accessibility & contrast
On white
1.59
#81DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#81DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DEC6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DEC6 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#61E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #81dec6; /* rgb */ color: rgb(129, 222, 198); /* oklch */ color: oklch(83.6% 0.096 175.4);
Tailwind
colors: {
custom: {
50: '#aae8d7',
500: '#81dec6',
950: '#000000',
},
}SCSS
$custom: #81dec6; $custom-light: #aae8d7; $custom-dark: #000000;
JSON
{
"hex": "#81dec6",
"rgb": {
"r": 129,
"g": 222,
"b": 198
},
"hsl": {
"h": 164.516,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83588,
"c": 0.09599,
"h": 175.4
},
"luminance": 0.60987
}Semantic roles & 50–950 ramp
primary
#81DEC6
secondary
#B54E69
accent
#1F4AC6
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483