#80FBB9#80FBB9
#80FBB9 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.145 H 158.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #80FBB9 |
|---|---|
| RGB | rgb(128, 251, 185) |
| HSL | hsl(148, 94%, 74%) |
| HSV | hsv(148, 49%, 98%) |
| CMYK | cmyk(49%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.36, -49.11, 21.23) |
| CIE-LCH | lch(90.36, 53.50, 156.62°) |
| OKLab | oklab(89.96% -0.1348 0.0541) |
| OKLCH | oklch(89.96% 0.145 158.1) |
| XYZ | xyz(52.1521, 77.0821, 58.0196) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FBB9 #FB80C2
analogous
#85FB80 #80FBB9 #80FBF7
triadic
#80FBB9 #B980FB #FBB980
tetradic
#80FBB9 #8085FB #FB80C2 #FBF780
square
#80FBB9 #8085FB #FB80C2 #FBF780
split-complementary
#80FBB9 #F780FB #FB8085
monochromatic
#09F778 #45F998 #80FBB9 #BBFDDA #E1FEEF
Accessibility & contrast
On white
1.28
#80FBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#80FBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FBB9
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FBB9 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#5DFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fbb9; /* rgb */ color: rgb(128, 251, 185); /* oklch */ color: oklch(90.0% 0.145 158.1);
Tailwind
colors: {
custom: {
50: '#acfdce',
500: '#80fbb9',
950: '#000000',
},
}SCSS
$custom: #80fbb9; $custom-light: #acfdce; $custom-dark: #000000;
JSON
{
"hex": "#80fbb9",
"rgb": {
"r": 128,
"g": 251,
"b": 185
},
"hsl": {
"h": 147.805,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.8996,
"c": 0.14524,
"h": 158.1
},
"luminance": 0.77086
}Semantic roles & 50–950 ramp
primary
#80FBB9
secondary
#D94695
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683