#80FFA2#80FFA2
#80FFA2 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.171 H 150.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFA2 |
|---|---|
| RGB | rgb(128, 255, 162) |
| HSL | hsl(136, 100%, 75%) |
| HSV | hsv(136, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(91.10, -54.88, 33.87) |
| CIE-LCH | lch(91.10, 64.49, 148.32°) |
| OKLab | oklab(90.43% -0.149 0.0846) |
| OKLCH | oklch(90.43% 0.171 150.4) |
| XYZ | xyz(51.1802, 78.7137, 46.6717) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.53
Mint Green
#8FFF9F
ΔE00 1.71
Light Bluish Green
#76FDA8
ΔE00 1.80
Foam Green
#90FDA9
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFA2 #FF80DD
analogous
#9DFF80 #80FFA2 #80FFE1
triadic
#80FFA2 #A280FF #FFA280
tetradic
#80FFA2 #809DFF #FF80DD #FFE180
square
#80FFA2 #809DFF #FF80DD #FFE180
split-complementary
#80FFA2 #E180FF #FF809D
monochromatic
#06FF48 #43FF75 #80FFA2 #BDFFCF #E0FFE9
Accessibility & contrast
On white
1.25
#80FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#80FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFA2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFA2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9C
Deuteranopia (green-blind)
#EEE1A8
Tritanopia (blue-blind)
#65FBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #80ffa2; /* rgb */ color: rgb(128, 255, 162); /* oklch */ color: oklch(90.4% 0.171 150.4);
Tailwind
colors: {
custom: {
50: '#acffbe',
500: '#80ffa2',
950: '#000000',
},
}SCSS
$custom: #80ffa2; $custom-light: #acffbe; $custom-dark: #000000;
JSON
{
"hex": "#80ffa2",
"rgb": {
"r": 128,
"g": 255,
"b": 162
},
"hsl": {
"h": 136.063,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90434,
"c": 0.17137,
"h": 150.4
},
"luminance": 0.78718
}Semantic roles & 50–950 ramp
primary
#80FFA2
secondary
#DE45B5
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682