#81E2BF#81E2BF
#81E2BF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.105 H 168.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #81E2BF |
|---|---|
| RGB | rgb(129, 226, 191) |
| HSL | hsl(158, 63%, 70%) |
| HSV | hsv(158, 43%, 89%) |
| CMYK | cmyk(42.9%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.35, -36.65, 8.23) |
| CIE-LCH | lch(83.35, 37.57, 167.34°) |
| OKLab | oklab(84.32% -0.1034 0.0211) |
| OKLCH | oklch(84.32% 0.106 168.4) |
| XYZ | xyz(45.6498, 62.8181, 58.9997) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.81
Seafoam
#7FE0B3
ΔE00 2.82
Light Turquoise
#7EF4CC
ΔE00 4.09
Seafoam Blue
#78D1B6
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 5.36
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E2BF #E281A4
analogous
#81E28F #81E2BF #81D4E2
triadic
#81E2BF #BF81E2 #E2BF81
tetradic
#81E2BF #8F81E2 #E281A4 #D4E281
square
#81E2BF #8F81E2 #E281A4 #D4E281
split-complementary
#81E2BF #E281D4 #E28F81
monochromatic
#2CBD89 #4FD7A6 #81E2BF #B3EDD8 #E4F9F2
Accessibility & contrast
On white
1.55
#81E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#81E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E2BF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E2BF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#63E3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #81e2bf; /* rgb */ color: rgb(129, 226, 191); /* oklch */ color: oklch(84.3% 0.105 168.4);
Tailwind
colors: {
custom: {
50: '#aaebd2',
500: '#81e2bf',
950: '#000000',
},
}SCSS
$custom: #81e2bf; $custom-light: #aaebd2; $custom-dark: #000000;
JSON
{
"hex": "#81e2bf",
"rgb": {
"r": 129,
"g": 226,
"b": 191
},
"hsl": {
"h": 158.351,
"s": 62.581,
"l": 69.608
},
"oklch": {
"l": 0.84321,
"c": 0.1055,
"h": 168.4
},
"luminance": 0.62821
}Semantic roles & 50–950 ramp
primary
#81E2BF
secondary
#BA4E75
accent
#1B5ACA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483