#80F99F#80F99F
#80F99F is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.0% C 0.166 H 150.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80F99F |
|---|---|
| RGB | rgb(128, 249, 159) |
| HSL | hsl(135, 91%, 74%) |
| HSV | hsv(135, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.32, -52.95, 32.99) |
| CIE-LCH | lch(89.32, 62.38, 148.08°) |
| OKLab | oklab(88.96% -0.1439 0.0824) |
| OKLCH | oklch(88.96% 0.166 150.2) |
| XYZ | xyz(49.0326, 74.8399, 44.6559) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.89
Baby Green
#8CFF9E
ΔE00 1.96
Mint Green
#8FFF9F
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F99F #F980DA
analogous
#9EF980 #80F99F #80F9DC
triadic
#80F99F #9F80F9 #F99F80
tetradic
#80F99F #809EF9 #F980DA #F9DC80
square
#80F99F #809EF9 #F980DA #F9DC80
split-complementary
#80F99F #DC80F9 #F9809E
monochromatic
#0BF347 #46F673 #80F99F #BAFCCB #E2FEE9
Accessibility & contrast
On white
1.32
#80F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#80F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F99F
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F99F | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE899
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#67F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #80f99f; /* rgb */ color: rgb(128, 249, 159); /* oklch */ color: oklch(89.0% 0.166 150.2);
Tailwind
colors: {
custom: {
50: '#acfcbc',
500: '#80f99f',
950: '#000000',
},
}SCSS
$custom: #80f99f; $custom-light: #acfcbc; $custom-dark: #000000;
JSON
{
"hex": "#80f99f",
"rgb": {
"r": 128,
"g": 249,
"b": 159
},
"hsl": {
"h": 135.372,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.88959,
"c": 0.16581,
"h": 150.2
},
"luminance": 0.74844
}Semantic roles & 50–950 ramp
primary
#80F99F
secondary
#D647B2
accent
#00ABE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582