#81EA96#81EA96
#81EA96 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.3% C 0.152 H 148.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #81EA96 |
|---|---|
| RGB | rgb(129, 234, 150) |
| HSL | hsl(132, 71%, 71%) |
| HSV | hsv(132, 45%, 92%) |
| CMYK | cmyk(44.9%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.85, -47.97, 31.58) |
| CIE-LCH | lch(84.85, 57.43, 146.64°) |
| OKLab | oklab(85.27% -0.1305 0.0789) |
| OKLCH | oklch(85.27% 0.152 148.8) |
| XYZ | xyz(43.9785, 65.7117, 39.2144) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam (survey)
#80F9AD
ΔE00 4.06
Foam Green
#90FDA9
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81EA96 #EA81D5
analogous
#A0EA81 #81EA96 #81EACA
triadic
#81EA96 #9681EA #EA9681
tetradic
#81EA96 #81A0EA #EA81D5 #EACA81
square
#81EA96 #81A0EA #EA81D5 #EACA81
split-complementary
#81EA96 #CA81EA #EA81A0
monochromatic
#22CE45 #4DE16A #81EA96 #B5F3C2 #E5FBE9
Accessibility & contrast
On white
1.48
#81EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#81EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81EA96
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81EA96 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#6FE6D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #81ea96; /* rgb */ color: rgb(129, 234, 150); /* oklch */ color: oklch(85.3% 0.152 148.8);
Tailwind
colors: {
custom: {
50: '#abf1b5',
500: '#81ea96',
950: '#000000',
},
}SCSS
$custom: #81ea96; $custom-light: #abf1b5; $custom-dark: #000000;
JSON
{
"hex": "#81ea96",
"rgb": {
"r": 129,
"g": 234,
"b": 150
},
"hsl": {
"h": 132,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.85274,
"c": 0.15249,
"h": 148.8
},
"luminance": 0.65715
}Semantic roles & 50–950 ramp
primary
#81EA96
secondary
#C34CAB
accent
#12ADD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581