#80FFB2#80FFB2
#80FFB2 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.7% C 0.157 H 155.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFB2 |
|---|---|
| RGB | rgb(128, 255, 178) |
| HSL | hsl(144, 100%, 75%) |
| HSV | hsv(144, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.38, -52.09, 26.20) |
| CIE-LCH | lch(91.38, 58.31, 153.30°) |
| OKLab | oklab(90.75% -0.1422 0.0663) |
| OKLCH | oklch(90.75% 0.157 155) |
| XYZ | xyz(52.6940, 79.3192, 54.6442) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.15
Seafoam (survey)
#80F9AD
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.32
Light Bluish Green
#76FDA8
ΔE00 1.57
Foam Green
#90FDA9
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFB2 #FF80CD
analogous
#8DFF80 #80FFB2 #80FFF1
triadic
#80FFB2 #B280FF #FFB280
tetradic
#80FFB2 #808DFF #FF80CD #FFF180
square
#80FFB2 #808DFF #FF80CD #FFF180
split-complementary
#80FFB2 #F180FF #FF808D
monochromatic
#06FF68 #43FF8D #80FFB2 #BDFFD7 #E0FFEC
Accessibility & contrast
On white
1.25
#80FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#80FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFB2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFB2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#ECE1B7
Tritanopia (blue-blind)
#5FFDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80ffb2; /* rgb */ color: rgb(128, 255, 178); /* oklch */ color: oklch(90.7% 0.157 155.0);
Tailwind
colors: {
custom: {
50: '#acffc9',
500: '#80ffb2',
950: '#000000',
},
}SCSS
$custom: #80ffb2; $custom-light: #acffc9; $custom-dark: #000000;
JSON
{
"hex": "#80ffb2",
"rgb": {
"r": 128,
"g": 255,
"b": 178
},
"hsl": {
"h": 143.622,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.90748,
"c": 0.15687,
"h": 155
},
"luminance": 0.79324
}Semantic roles & 50–950 ramp
primary
#80FFB2
secondary
#DE45A2
accent
#008BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682