#81F099#81F099
#81F099 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.158 H 149.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #81F099 |
|---|---|
| RGB | rgb(129, 240, 153) |
| HSL | hsl(133, 79%, 72%) |
| HSV | hsv(133, 46%, 94%) |
| CMYK | cmyk(46.3%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(86.64, -49.98, 32.45) |
| CIE-LCH | lch(86.64, 59.59, 147.00°) |
| OKLab | oklab(86.76% -0.1359 0.0811) |
| OKLCH | oklch(86.76% 0.158 149.2) |
| XYZ | xyz(45.9603, 69.2838, 41.0821) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.59
Foam Green
#90FDA9
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81F099 #F081D8
analogous
#A1F081 #81F099 #81F0D1
triadic
#81F099 #9981F0 #F09981
tetradic
#81F099 #81A1F0 #F081D8 #F0D181
square
#81F099 #81A1F0 #F081D8 #F0D181
split-complementary
#81F099 #D181F0 #F081A1
monochromatic
#1ADC44 #4AE96D #81F099 #B8F7C5 #E4FCE9
Accessibility & contrast
On white
1.41
#81F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#81F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81F099
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81F099 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#6DECDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #81f099; /* rgb */ color: rgb(129, 240, 153); /* oklch */ color: oklch(86.8% 0.158 149.2);
Tailwind
colors: {
custom: {
50: '#abf5b7',
500: '#81f099',
950: '#000000',
},
}SCSS
$custom: #81f099; $custom-light: #abf5b7; $custom-dark: #000000;
JSON
{
"hex": "#81f099",
"rgb": {
"r": 129,
"g": 240,
"b": 153
},
"hsl": {
"h": 132.973,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.86755,
"c": 0.15823,
"h": 149.2
},
"luminance": 0.69287
}Semantic roles & 50–950 ramp
primary
#81F099
secondary
#CB4AAF
accent
#0AAEDB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111711
muted
#818581