#81E3BC#81E3BC
#81E3BC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.109 H 166.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #81E3BC |
|---|---|
| RGB | rgb(129, 227, 188) |
| HSL | hsl(156, 64%, 70%) |
| HSV | hsv(156, 43%, 89%) |
| CMYK | cmyk(43.2%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(83.56, -37.75, 10.13) |
| CIE-LCH | lch(83.56, 39.08, 164.98°) |
| OKLab | oklab(84.48% -0.1058 0.026) |
| OKLCH | oklch(84.48% 0.109 166.2) |
| XYZ | xyz(45.5957, 63.2328, 57.3697) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.84
Light Teal
#90E4C1
ΔE00 1.92
Light Turquoise
#7EF4CC
ΔE00 3.90
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.59
Eucalyptus
#44D7A8
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E3BC #E381A8
analogous
#81E38B #81E3BC #81D9E3
triadic
#81E3BC #BC81E3 #E3BC81
tetradic
#81E3BC #8B81E3 #E381A8 #D9E381
square
#81E3BC #8B81E3 #E381A8 #D9E381
split-complementary
#81E3BC #E381D9 #E38B81
monochromatic
#2ABF84 #4FD8A1 #81E3BC #B3EED7 #E5F9F1
Accessibility & contrast
On white
1.54
#81E3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#81E3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E3BC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E3BC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#64E4D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #81e3bc; /* rgb */ color: rgb(129, 227, 188); /* oklch */ color: oklch(84.5% 0.109 166.2);
Tailwind
colors: {
custom: {
50: '#aaecd0',
500: '#81e3bc',
950: '#000000',
},
}SCSS
$custom: #81e3bc; $custom-light: #aaecd0; $custom-dark: #000000;
JSON
{
"hex": "#81e3bc",
"rgb": {
"r": 129,
"g": 227,
"b": 188
},
"hsl": {
"h": 156.122,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.84475,
"c": 0.10897,
"h": 166.2
},
"luminance": 0.63236
}Semantic roles & 50–950 ramp
primary
#81E3BC
secondary
#BB4D79
accent
#1A61CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483