#81DDBD#81DDBD
#81DDBD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.100 H 169.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #81DDBD |
|---|---|
| RGB | rgb(129, 221, 189) |
| HSL | hsl(159, 58%, 69%) |
| HSV | hsv(159, 42%, 87%) |
| CMYK | cmyk(41.6%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(81.87, -34.78, 7.17) |
| CIE-LCH | lch(81.87, 35.51, 168.36°) |
| OKLab | oklab(83.11% -0.0984 0.0184) |
| OKLCH | oklch(83.11% 0.1 169.4) |
| XYZ | xyz(44.0913, 60.0510, 57.4019) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.35
Seafoam Blue
#78D1B6
ΔE00 3.10
Seafoam
#7FE0B3
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DDBD #DD81A1
analogous
#81DD8F #81DDBD #81CFDD
triadic
#81DDBD #BD81DD #DDBD81
tetradic
#81DDBD #8F81DD #DD81A1 #CFDD81
square
#81DDBD #8F81DD #DD81A1 #CFDD81
split-complementary
#81DDBD #DD81CF #DD8F81
monochromatic
#30B386 #51D0A4 #81DDBD #B1EAD6 #E1F7EF
Accessibility & contrast
On white
1.61
#81DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#81DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DDBD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DDBD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#65DED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #81ddbd; /* rgb */ color: rgb(129, 221, 189); /* oklch */ color: oklch(83.1% 0.100 169.4);
Tailwind
colors: {
custom: {
50: '#aae8d0',
500: '#81ddbd',
950: '#000000',
},
}SCSS
$custom: #81ddbd; $custom-light: #aae8d0; $custom-dark: #000000;
JSON
{
"hex": "#81ddbd",
"rgb": {
"r": 129,
"g": 221,
"b": 189
},
"hsl": {
"h": 159.13,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.83109,
"c": 0.1001,
"h": 169.4
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#81DDBD
secondary
#B44E72
accent
#205AC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483