#81FFAE#81FFAE
#81FFAE is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.7% C 0.160 H 153.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFAE |
|---|---|
| RGB | rgb(129, 255, 174) |
| HSL | hsl(141, 100%, 75%) |
| HSV | hsv(141, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.34, -52.57, 28.18) |
| CIE-LCH | lch(91.34, 59.64, 151.81°) |
| OKLab | oklab(90.71% -0.1432 0.0711) |
| OKLCH | oklch(90.71% 0.16 153.6) |
| XYZ | xyz(52.4494, 79.2389, 52.5669) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.08
Seafoam Green
#7AF9AB
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 1.80
Foam Green
#90FDA9
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFAE #FF81D2
analogous
#93FF81 #81FFAE #81FFED
triadic
#81FFAE #AE81FF #FFAE81
tetradic
#81FFAE #8193FF #FF81D2 #FFED81
square
#81FFAE #8193FF #FF81D2 #FFED81
split-complementary
#81FFAE #ED81FF #FF8193
monochromatic
#07FF5F #44FF87 #81FFAE #BEFFD5 #E0FFEB
Accessibility & contrast
On white
1.25
#81FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#81FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFAE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFAE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#62FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81ffae; /* rgb */ color: rgb(129, 255, 174); /* oklch */ color: oklch(90.7% 0.160 153.6);
Tailwind
colors: {
custom: {
50: '#adffc6',
500: '#81ffae',
950: '#000000',
},
}SCSS
$custom: #81ffae; $custom-light: #adffc6; $custom-dark: #000000;
JSON
{
"hex": "#81ffae",
"rgb": {
"r": 129,
"g": 255,
"b": 174
},
"hsl": {
"h": 141.429,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.90705,
"c": 0.15992,
"h": 153.6
},
"luminance": 0.79243
}Semantic roles & 50–950 ramp
primary
#81FFAE
secondary
#DE46A8
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682