#81F09F#81F09F
#81F09F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.153 H 150.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #81F09F |
|---|---|
| RGB | rgb(129, 240, 159) |
| HSL | hsl(136, 79%, 72%) |
| HSV | hsv(136, 46%, 94%) |
| CMYK | cmyk(46.3%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.74, -48.97, 29.55) |
| CIE-LCH | lch(86.74, 57.20, 148.89°) |
| OKLab | oklab(86.87% -0.1333 0.0742) |
| OKLCH | oklch(86.87% 0.153 150.9) |
| XYZ | xyz(46.4683, 69.4871, 43.7579) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.90
Light Sea Green
#98F6B0
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81F09F #F081D2
analogous
#9BF081 #81F09F #81F0D6
triadic
#81F09F #9F81F0 #F09F81
tetradic
#81F09F #819BF0 #F081D2 #F0D681
square
#81F09F #819BF0 #F081D2 #F0D681
split-complementary
#81F09F #D681F0 #F0819B
monochromatic
#1ADC4F #4AE975 #81F09F #B8F7C9 #E4FCEA
Accessibility & contrast
On white
1.41
#81F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#81F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81F09F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81F09F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#6BEDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #81f09f; /* rgb */ color: rgb(129, 240, 159); /* oklch */ color: oklch(86.9% 0.153 150.9);
Tailwind
colors: {
custom: {
50: '#abf5bc',
500: '#81f09f',
950: '#000000',
},
}SCSS
$custom: #81f09f; $custom-light: #abf5bc; $custom-dark: #000000;
JSON
{
"hex": "#81f09f",
"rgb": {
"r": 129,
"g": 240,
"b": 159
},
"hsl": {
"h": 136.216,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.86869,
"c": 0.15258,
"h": 150.9
},
"luminance": 0.69491
}Semantic roles & 50–950 ramp
primary
#81F09F
secondary
#CB4AA8
accent
#0AA3DB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111712
muted
#818582