#81EE8A#81EE8A
#81EE8A is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.170 H 145.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #81EE8A |
|---|---|
| RGB | rgb(129, 238, 138) |
| HSL | hsl(125, 76%, 72%) |
| HSV | hsv(125, 46%, 93%) |
| CMYK | cmyk(45.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.83, -51.51, 38.87) |
| CIE-LCH | lch(85.83, 64.53, 142.96°) |
| OKLab | oklab(86.01% -0.14 0.0957) |
| OKLCH | oklch(86.01% 0.17 145.7) |
| XYZ | xyz(44.2128, 67.6481, 34.7674) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.64
Palegreen
#98FB98
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.75
Mint Green
#8FFF9F
ΔE00 3.81
Foam Green
#90FDA9
ΔE00 4.52
Easter Green
#8CFD7E
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EE8A #EE81E5
analogous
#AFEE81 #81EE8A #81EEC1
triadic
#81EE8A #8A81EE #EE8A81
tetradic
#81EE8A #81AFEE #EE81E5 #EEC181
square
#81EE8A #81AFEE #EE81E5 #EEC181
split-complementary
#81EE8A #C181EE #EE81AF
monochromatic
#1DD82C #4BE758 #81EE8A #B7F5BC #E4FBE6
Accessibility & contrast
On white
1.45
#81EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#81EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EE8A
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EE8A | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#71E9D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #81ee8a; /* rgb */ color: rgb(129, 238, 138); /* oklch */ color: oklch(86.0% 0.170 145.7);
Tailwind
colors: {
custom: {
50: '#abf4ad',
500: '#81ee8a',
950: '#000000',
},
}SCSS
$custom: #81ee8a; $custom-light: #abf4ad; $custom-dark: #000000;
JSON
{
"hex": "#81ee8a",
"rgb": {
"r": 129,
"g": 238,
"b": 138
},
"hsl": {
"h": 124.954,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.86014,
"c": 0.16957,
"h": 145.7
},
"luminance": 0.67651
}Semantic roles & 50–950 ramp
primary
#81EE8A
secondary
#C84BBE
accent
#0DC8D8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#111710
muted
#818581