#81F080#81F080
#81F080 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.182 H 143.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #81F080 |
|---|---|
| RGB | rgb(129, 240, 128) |
| HSL | hsl(119, 79%, 72%) |
| HSV | hsv(119, 47%, 94%) |
| CMYK | cmyk(46.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(86.28, -53.75, 44.31) |
| CIE-LCH | lch(86.28, 69.66, 140.50°) |
| OKLab | oklab(86.33% -0.1463 0.1077) |
| OKLCH | oklch(86.33% 0.182 143.6) |
| XYZ | xyz(44.1074, 68.5427, 31.3237) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.71
Easter Green
#8CFD7E
ΔE00 3.26
Light Green
#96F97B
ΔE00 3.44
Palegreen
#98FB98
ΔE00 3.50
Lightgreen (survey)
#76FF7B
ΔE00 3.67
Baby Green
#8CFF9E
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81F080 #EF80F0
analogous
#B9F080 #81F080 #80F0B7
triadic
#81F080 #8081F0 #F08081
tetradic
#81F080 #80B9F0 #EF80F0 #F0B780
square
#81F080 #80B9F0 #EF80F0 #F0B780
split-complementary
#81F080 #B780F0 #F080B9
monochromatic
#1CDC1A #4BEA49 #81F080 #B7F6B7 #E4FCE4
Accessibility & contrast
On white
1.43
#81F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#81F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81F080
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81F080 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#73EAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #81f080; /* rgb */ color: rgb(129, 240, 128); /* oklch */ color: oklch(86.3% 0.182 143.6);
Tailwind
colors: {
custom: {
50: '#acf6a6',
500: '#81f080',
950: '#000000',
},
}SCSS
$custom: #81f080; $custom-light: #acf6a6; $custom-dark: #000000;
JSON
{
"hex": "#81f080",
"rgb": {
"r": 129,
"g": 240,
"b": 128
},
"hsl": {
"h": 119.464,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.86334,
"c": 0.18164,
"h": 143.6
},
"luminance": 0.68546
}Semantic roles & 50–950 ramp
primary
#81F080
secondary
#C94ACB
accent
#0ADBD9
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580