#81EA8A#81EA8A
#81EA8A is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.1% C 0.164 H 145.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #81EA8A |
|---|---|
| RGB | rgb(129, 234, 138) |
| HSL | hsl(125, 71%, 71%) |
| HSV | hsv(125, 45%, 92%) |
| CMYK | cmyk(44.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.66, -49.87, 37.36) |
| CIE-LCH | lch(84.66, 62.31, 143.16°) |
| OKLab | oklab(85.06% -0.1356 0.0922) |
| OKLCH | oklch(85.06% 0.164 145.8) |
| XYZ | xyz(43.0612, 65.3448, 34.3836) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.69
Palegreen
#98FB98
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.48
Mint Green
#8FFF9F
ΔE00 4.52
Foam Green
#90FDA9
ΔE00 4.90
Weird Green
#3AE57F
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EA8A #EA81E1
analogous
#ACEA81 #81EA8A #81EABE
triadic
#81EA8A #8A81EA #EA8A81
tetradic
#81EA8A #81ACEA #EA81E1 #EABE81
square
#81EA8A #81ACEA #EA81E1 #EABE81
split-complementary
#81EA8A #BE81EA #EA81AC
monochromatic
#22CE31 #4DE159 #81EA8A #B5F3BB #E5FBE7
Accessibility & contrast
On white
1.49
#81EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#81EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EA8A
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EA8A | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#72E5D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #81ea8a; /* rgb */ color: rgb(129, 234, 138); /* oklch */ color: oklch(85.1% 0.164 145.8);
Tailwind
colors: {
custom: {
50: '#abf1ad',
500: '#81ea8a',
950: '#000000',
},
}SCSS
$custom: #81ea8a; $custom-light: #abf1ad; $custom-dark: #000000;
JSON
{
"hex": "#81ea8a",
"rgb": {
"r": 129,
"g": 234,
"b": 138
},
"hsl": {
"h": 125.143,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.8506,
"c": 0.16394,
"h": 145.8
},
"luminance": 0.65348
}Semantic roles & 50–950 ramp
primary
#81EA8A
secondary
#C34CB9
accent
#12C3D3
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581