#81DDCD#81DDCD
#81DDCD is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.092 H 181.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #81DDCD |
|---|---|
| RGB | rgb(129, 221, 205) |
| HSL | hsl(170, 58%, 69%) |
| HSV | hsv(170, 42%, 87%) |
| CMYK | cmyk(41.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.26, -31.20, -0.74) |
| CIE-LCH | lch(82.26, 31.21, 181.36°) |
| OKLab | oklab(83.56% -0.0915 -0.0025) |
| OKLCH | oklch(83.56% 0.092 181.6) |
| XYZ | xyz(45.9249, 60.7844, 67.0583) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.25
Pale Teal
#82CBB2
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DDCD #DD8191
analogous
#81DD9F #81DDCD #81BFDD
triadic
#81DDCD #CD81DD #DDCD81
tetradic
#81DDCD #9F81DD #DD8191 #BFDD81
square
#81DDCD #9F81DD #DD8191 #BFDD81
split-complementary
#81DDCD #DD81BF #DD9F81
monochromatic
#30B39C #51D0BA #81DDCD #B1EAE0 #E1F7F3
Accessibility & contrast
On white
1.60
#81DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#81DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DDCD
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DDCD | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#5EE0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #81ddcd; /* rgb */ color: rgb(129, 221, 205); /* oklch */ color: oklch(83.6% 0.092 181.6);
Tailwind
colors: {
custom: {
50: '#aae8dc',
500: '#81ddcd',
950: '#000000',
},
}SCSS
$custom: #81ddcd; $custom-light: #aae8dc; $custom-dark: #000000;
JSON
{
"hex": "#81ddcd",
"rgb": {
"r": 129,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.565,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.83561,
"c": 0.09154,
"h": 181.6
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#81DDCD
secondary
#B44E60
accent
#203DC5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484