#80F29F#80F29F
#80F29F is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.3% C 0.156 H 150.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #80F29F |
|---|---|
| RGB | rgb(128, 242, 159) |
| HSL | hsl(136, 81%, 73%) |
| HSV | hsv(136, 47%, 95%) |
| CMYK | cmyk(47.1%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(87.29, -50.07, 30.28) |
| CIE-LCH | lch(87.29, 58.51, 148.84°) |
| OKLab | oklab(87.3% -0.1362 0.076) |
| OKLCH | oklch(87.3% 0.156 150.9) |
| XYZ | xyz(46.9092, 70.5931, 43.9481) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.28
Foam Green
#90FDA9
ΔE00 2.56
Light Bluish Green
#76FDA8
ΔE00 2.63
Light Sea Green
#98F6B0
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F29F #F280D3
analogous
#9AF280 #80F29F #80F2D8
triadic
#80F29F #9F80F2 #F29F80
tetradic
#80F29F #809AF2 #F280D3 #F2D880
square
#80F29F #809AF2 #F280D3 #F2D880
split-complementary
#80F29F #D880F2 #F2809A
monochromatic
#17E14E #48EC75 #80F29F #B8F8C9 #E3FCEA
Accessibility & contrast
On white
1.39
#80F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#80F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F29F
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F29F | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#69EFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #80f29f; /* rgb */ color: rgb(128, 242, 159); /* oklch */ color: oklch(87.3% 0.156 150.9);
Tailwind
colors: {
custom: {
50: '#abf7bc',
500: '#80f29f',
950: '#000000',
},
}SCSS
$custom: #80f29f; $custom-light: #abf7bc; $custom-dark: #000000;
JSON
{
"hex": "#80f29f",
"rgb": {
"r": 128,
"g": 242,
"b": 159
},
"hsl": {
"h": 136.316,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.87301,
"c": 0.15597,
"h": 150.9
},
"luminance": 0.70597
}Semantic roles & 50–950 ramp
primary
#80F29F
secondary
#CD49A9
accent
#08A4DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582