#80FBB2#80FBB2
#80FBB2 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.8% C 0.151 H 155.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBB2 |
|---|---|
| RGB | rgb(128, 251, 178) |
| HSL | hsl(144, 94%, 74%) |
| HSV | hsv(144, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(90.23, -50.43, 24.62) |
| CIE-LCH | lch(90.23, 56.12, 153.98°) |
| OKLab | oklab(89.81% -0.1378 0.0625) |
| OKLCH | oklch(89.81% 0.151 155.6) |
| XYZ | xyz(51.4313, 76.7938, 54.2233) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.31
Seafoam (survey)
#80F9AD
ΔE00 0.82
Seafoam Green
#7AF9AB
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.90
Foam Green
#90FDA9
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBB2 #FB80C9
analogous
#8CFB80 #80FBB2 #80FBEF
triadic
#80FBB2 #B280FB #FBB280
tetradic
#80FBB2 #808CFB #FB80C9 #FBEF80
square
#80FBB2 #808CFB #FB80C9 #FBEF80
split-complementary
#80FBB2 #EF80FB #FB808C
monochromatic
#09F76A #45F98E #80FBB2 #BBFDD6 #E1FEED
Accessibility & contrast
On white
1.28
#80FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#80FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBB2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBB2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBAE
Deuteranopia (green-blind)
#E8DEB6
Tritanopia (blue-blind)
#60F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbb2; /* rgb */ color: rgb(128, 251, 178); /* oklch */ color: oklch(89.8% 0.151 155.6);
Tailwind
colors: {
custom: {
50: '#acfdc9',
500: '#80fbb2',
950: '#000000',
},
}SCSS
$custom: #80fbb2; $custom-light: #acfdc9; $custom-dark: #000000;
JSON
{
"hex": "#80fbb2",
"rgb": {
"r": 128,
"g": 251,
"b": 178
},
"hsl": {
"h": 144.39,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.89809,
"c": 0.15132,
"h": 155.6
},
"luminance": 0.76798
}Semantic roles & 50–950 ramp
primary
#80FBB2
secondary
#D9469D
accent
#0088E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682