#80F97B#80F97B
#80F97B is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.199 H 142.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #80F97B |
|---|---|
| RGB | rgb(128, 249, 123) |
| HSL | hsl(118, 91%, 73%) |
| HSV | hsv(118, 51%, 98%) |
| CMYK | cmyk(48.6%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(88.81, -58.22, 49.81) |
| CIE-LCH | lch(88.81, 76.62, 139.45°) |
| OKLab | oklab(88.38% -0.1585 0.1198) |
| OKLCH | oklch(88.38% 0.199 142.9) |
| XYZ | xyz(46.3506, 73.7672, 30.5311) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.32
Lightgreen (survey)
#76FF7B
ΔE00 1.54
Light Green
#96F97B
ΔE00 2.31
Lighter Green
#75FD63
ΔE00 3.02
Palegreen
#98FB98
ΔE00 3.93
Light Bright Green
#53FE5C
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F97B #F47BF9
analogous
#BFF97B #80F97B #7BF9B5
triadic
#80F97B #7B80F9 #F97B80
tetradic
#80F97B #7BBFF9 #F47BF9 #F9B57B
square
#80F97B #7BBFF9 #F47BF9 #F9B57B
split-complementary
#80F97B #B57BF9 #F97BBF
monochromatic
#14EF0B #48F640 #80F97B #B8FCB6 #E3FEE2
Accessibility & contrast
On white
1.33
#80F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#80F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F97B
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F97B | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#70F3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #80f97b; /* rgb */ color: rgb(128, 249, 123); /* oklch */ color: oklch(88.4% 0.199 142.9);
Tailwind
colors: {
custom: {
50: '#acfca4',
500: '#80f97b',
950: '#000000',
},
}SCSS
$custom: #80f97b; $custom-light: #acfca4; $custom-dark: #000000;
JSON
{
"hex": "#80f97b",
"rgb": {
"r": 128,
"g": 249,
"b": 123
},
"hsl": {
"h": 117.619,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.8838,
"c": 0.19867,
"h": 142.9
},
"luminance": 0.73771
}Semantic roles & 50–950 ramp
primary
#80F97B
secondary
#D043D6
accent
#00E6DC
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11180F
muted
#818680