#81FEAD#81FEAD
#81FEAD is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.159 H 153.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #81FEAD |
|---|---|
| RGB | rgb(129, 254, 173) |
| HSL | hsl(141, 98%, 75%) |
| HSV | hsv(141, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(91.04, -52.34, 28.27) |
| CIE-LCH | lch(91.04, 59.48, 151.63°) |
| OKLab | oklab(90.45% -0.1426 0.0713) |
| OKLCH | oklch(90.45% 0.159 153.4) |
| XYZ | xyz(52.0342, 78.5637, 51.9494) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.02
Seafoam Green
#7AF9AB
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.24
Light Blue Green
#7EFBB3
ΔE00 1.77
Foam Green
#90FDA9
ΔE00 1.85
Light Green Blue
#56FCA2
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FEAD #FE81D2
analogous
#93FE81 #81FEAD #81FEEB
triadic
#81FEAD #AD81FE #FEAD81
tetradic
#81FEAD #8193FE #FE81D2 #FEEB81
square
#81FEAD #8193FE #FE81D2 #FEEB81
split-complementary
#81FEAD #EB81FE #FE8193
monochromatic
#08FD5E #44FE85 #81FEAD #BEFED5 #E1FFEB
Accessibility & contrast
On white
1.26
#81FEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#81FEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FEAD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FEAD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA8
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#63FBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #81fead; /* rgb */ color: rgb(129, 254, 173); /* oklch */ color: oklch(90.4% 0.159 153.4);
Tailwind
colors: {
custom: {
50: '#adffc6',
500: '#81fead',
950: '#000000',
},
}SCSS
$custom: #81fead; $custom-light: #adffc6; $custom-dark: #000000;
JSON
{
"hex": "#81fead",
"rgb": {
"r": 129,
"g": 254,
"b": 173
},
"hsl": {
"h": 141.12,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.90449,
"c": 0.15942,
"h": 153.4
},
"luminance": 0.78568
}Semantic roles & 50–950 ramp
primary
#81FEAD
secondary
#DD46A8
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682