#81DED1#81DED1
#81DED1 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.091 H 184.2°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #81DED1 |
|---|---|
| RGB | rgb(129, 222, 209) |
| HSL | hsl(172, 58%, 69%) |
| HSV | hsv(172, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.65, -30.74, -2.30) |
| CIE-LCH | lch(82.65, 30.82, 184.27°) |
| OKLab | oklab(83.91% -0.091 -0.0067) |
| OKLCH | oklch(83.91% 0.091 184.2) |
| XYZ | xyz(46.6787, 61.5096, 69.7220) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.13
Tiffany Blue
#7BF2DA
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.81
Light Teal
#90E4C1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DED1 #DE818E
analogous
#81DEA3 #81DED1 #81BDDE
triadic
#81DED1 #D181DE #DED181
tetradic
#81DED1 #A381DE #DE818E #BDDE81
square
#81DED1 #A381DE #DE818E #BDDE81
split-complementary
#81DED1 #DE81BD #DEA381
monochromatic
#2FB5A2 #51D1BF #81DED1 #B1EBE3 #E2F7F4
Accessibility & contrast
On white
1.58
#81DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#81DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DED1
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DED1 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#5BE2DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #81ded1; /* rgb */ color: rgb(129, 222, 209); /* oklch */ color: oklch(83.9% 0.091 184.2);
Tailwind
colors: {
custom: {
50: '#aae8df',
500: '#81ded1',
950: '#000000',
},
}SCSS
$custom: #81ded1; $custom-light: #aae8df; $custom-dark: #000000;
JSON
{
"hex": "#81ded1",
"rgb": {
"r": 129,
"g": 222,
"b": 209
},
"hsl": {
"h": 171.613,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83909,
"c": 0.09122,
"h": 184.2
},
"luminance": 0.61513
}Semantic roles & 50–950 ramp
primary
#81DED1
secondary
#B54E5D
accent
#1F37C6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484