#81DECB#81DECB
#81DECB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.094 H 179.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #81DECB |
|---|---|
| RGB | rgb(129, 222, 203) |
| HSL | hsl(168, 58%, 69%) |
| HSV | hsv(168, 42%, 87%) |
| CMYK | cmyk(41.9%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.50, -32.13, 0.66) |
| CIE-LCH | lch(82.50, 32.14, 178.83°) |
| OKLab | oklab(83.73% -0.0935 0.0012) |
| OKLCH | oklch(83.73% 0.094 179.2) |
| XYZ | xyz(45.9498, 61.2181, 65.8833) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DECB #DE8194
analogous
#81DE9D #81DECB #81C3DE
triadic
#81DECB #CB81DE #DECB81
tetradic
#81DECB #9D81DE #DE8194 #C3DE81
square
#81DECB #9D81DE #DE8194 #C3DE81
split-complementary
#81DECB #DE81C3 #DE9D81
monochromatic
#2FB59A #51D1B7 #81DECB #B1EBDF #E2F7F3
Accessibility & contrast
On white
1.59
#81DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#81DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DECB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DECB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#5EE1D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #81decb; /* rgb */ color: rgb(129, 222, 203); /* oklch */ color: oklch(83.7% 0.094 179.2);
Tailwind
colors: {
custom: {
50: '#aae8da',
500: '#81decb',
950: '#000000',
},
}SCSS
$custom: #81decb; $custom-light: #aae8da; $custom-dark: #000000;
JSON
{
"hex": "#81decb",
"rgb": {
"r": 129,
"g": 222,
"b": 203
},
"hsl": {
"h": 167.742,
"s": 58.491,
"l": 68.824
},
"oklch": {
"l": 0.83732,
"c": 0.09354,
"h": 179.2
},
"luminance": 0.61221
}Semantic roles & 50–950 ramp
primary
#81DECB
secondary
#B54E63
accent
#1F41C6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483