#81E1BF#81E1BF
#81E1BF is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.104 H 168.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #81E1BF |
|---|---|
| RGB | rgb(129, 225, 191) |
| HSL | hsl(159, 62%, 69%) |
| HSV | hsv(159, 43%, 88%) |
| CMYK | cmyk(42.7%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.06, -36.19, 7.82) |
| CIE-LCH | lch(83.06, 37.03, 167.80°) |
| OKLab | oklab(84.09% -0.1022 0.0201) |
| OKLCH | oklch(84.09% 0.104 168.9) |
| XYZ | xyz(45.3786, 62.2758, 58.9093) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.89
Seafoam
#7FE0B3
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 5.20
Tiffany Blue
#7BF2DA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E1BF #E181A3
analogous
#81E18F #81E1BF #81D3E1
triadic
#81E1BF #BF81E1 #E1BF81
tetradic
#81E1BF #8F81E1 #E181A3 #D3E181
square
#81E1BF #8F81E1 #E181A3 #D3E181
split-complementary
#81E1BF #E181D3 #E18F81
monochromatic
#2DBB89 #50D5A6 #81E1BF #B2EDD8 #E4F9F1
Accessibility & contrast
On white
1.56
#81E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#81E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E1BF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E1BF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#63E2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #81e1bf; /* rgb */ color: rgb(129, 225, 191); /* oklch */ color: oklch(84.1% 0.104 168.9);
Tailwind
colors: {
custom: {
50: '#aaebd2',
500: '#81e1bf',
950: '#000000',
},
}SCSS
$custom: #81e1bf; $custom-light: #aaebd2; $custom-dark: #000000;
JSON
{
"hex": "#81e1bf",
"rgb": {
"r": 129,
"g": 225,
"b": 191
},
"hsl": {
"h": 158.75,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.8409,
"c": 0.10415,
"h": 168.9
},
"luminance": 0.62279
}Semantic roles & 50–950 ramp
primary
#81E1BF
secondary
#B84E74
accent
#1C5AC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483