#81FCAA#81FCAA
#81FCAA is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.159 H 152.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCAA |
|---|---|
| RGB | rgb(129, 252, 170) |
| HSL | hsl(140, 95%, 75%) |
| HSV | hsv(140, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.41, -52.04, 28.93) |
| CIE-LCH | lch(90.41, 59.54, 150.93°) |
| OKLab | oklab(89.92% -0.1417 0.0729) |
| OKLCH | oklch(89.92% 0.159 152.8) |
| XYZ | xyz(51.1158, 77.1862, 50.2272) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.98
Seafoam Green
#7AF9AB
ΔE00 1.13
Seafoam (survey)
#80F9AD
ΔE00 1.17
Foam Green
#90FDA9
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCAA #FC81D3
analogous
#96FC81 #81FCAA #81FCE8
triadic
#81FCAA #AA81FC #FCAA81
tetradic
#81FCAA #8196FC #FC81D3 #FCE881
square
#81FCAA #8196FC #FC81D3 #FCE881
split-complementary
#81FCAA #E881FC #FC8196
monochromatic
#09F959 #45FB82 #81FCAA #BDFDD2 #E1FEEB
Accessibility & contrast
On white
1.28
#81FCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#81FCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCAA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCAA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#65F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #81fcaa; /* rgb */ color: rgb(129, 252, 170); /* oklch */ color: oklch(89.9% 0.159 152.8);
Tailwind
colors: {
custom: {
50: '#acfec3',
500: '#81fcaa',
950: '#000000',
},
}SCSS
$custom: #81fcaa; $custom-light: #acfec3; $custom-dark: #000000;
JSON
{
"hex": "#81fcaa",
"rgb": {
"r": 129,
"g": 252,
"b": 170
},
"hsl": {
"h": 140,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.89919,
"c": 0.15937,
"h": 152.8
},
"luminance": 0.7719
}Semantic roles & 50–950 ramp
primary
#81FCAA
secondary
#DA47A9
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682