#81E1AE#81E1AE
#81E1AE is a very light, moderate green. Relative luminance 0.616; OKLCH L 83.7% C 0.117 H 159.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #81E1AE |
|---|---|
| RGB | rgb(129, 225, 174) |
| HSL | hsl(148, 62%, 69%) |
| HSV | hsv(148, 43%, 88%) |
| CMYK | cmyk(42.7%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(82.68, -39.71, 16.23) |
| CIE-LCH | lch(82.68, 42.90, 157.76°) |
| OKLab | oklab(83.66% -0.1097 0.0416) |
| OKLCH | oklch(83.66% 0.117 159.2) |
| XYZ | xyz(43.6152, 61.5705, 49.6222) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.55
Hospital Green
#9BE5AA
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 4.30
Mint
#AAF0C1
ΔE00 5.47
Eucalyptus
#44D7A8
ΔE00 5.75
Light Turquoise
#7EF4CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81E1AE #E181B4
analogous
#84E181 #81E1AE #81E1DE
triadic
#81E1AE #AE81E1 #E1AE81
tetradic
#81E1AE #8184E1 #E181B4 #E1DE81
square
#81E1AE #8184E1 #E181B4 #E1DE81
split-complementary
#81E1AE #DE81E1 #E18184
monochromatic
#2DBB6F #50D58E #81E1AE #B2EDCE #E4F9EE
Accessibility & contrast
On white
1.58
#81E1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#81E1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81E1AE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81E1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81E1AE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D0CAB1
Tritanopia (blue-blind)
#69E0D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #81e1ae; /* rgb */ color: rgb(129, 225, 174); /* oklch */ color: oklch(83.7% 0.117 159.2);
Tailwind
colors: {
custom: {
50: '#aaebc6',
500: '#81e1ae',
950: '#000000',
},
}SCSS
$custom: #81e1ae; $custom-light: #aaebc6; $custom-dark: #000000;
JSON
{
"hex": "#81e1ae",
"rgb": {
"r": 129,
"g": 225,
"b": 174
},
"hsl": {
"h": 148.125,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.83662,
"c": 0.11728,
"h": 159.2
},
"luminance": 0.61574
}Semantic roles & 50–950 ramp
primary
#81E1AE
secondary
#B84E86
accent
#1C78C9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482