#80FEBB#80FEBB
#80FEBB is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.148 H 158.3°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEBB |
|---|---|
| RGB | rgb(128, 254, 187) |
| HSL | hsl(148, 98%, 75%) |
| HSV | hsv(148, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.26, -49.98, 21.46) |
| CIE-LCH | lch(91.26, 54.40, 156.76°) |
| OKLab | oklab(90.71% -0.1372 0.0547) |
| OKLCH | oklch(90.71% 0.148 158.3) |
| XYZ | xyz(53.3093, 79.0563, 59.4542) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Greenish Blue
#63F7B4
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEBB #FE80C3
analogous
#84FE80 #80FEBB #80FEFA
triadic
#80FEBB #BB80FE #FEBB80
tetradic
#80FEBB #8084FE #FE80C3 #FEFA80
square
#80FEBB #8084FE #FE80C3 #FEFA80
split-complementary
#80FEBB #FA80FE #FE8084
monochromatic
#07FD7A #43FE9A #80FEBB #BDFEDC #E1FFEF
Accessibility & contrast
On white
1.25
#80FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#80FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEBB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEBB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#5CFDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80febb; /* rgb */ color: rgb(128, 254, 187); /* oklch */ color: oklch(90.7% 0.148 158.3);
Tailwind
colors: {
custom: {
50: '#acffcf',
500: '#80febb',
950: '#000000',
},
}SCSS
$custom: #80febb; $custom-light: #acffcf; $custom-dark: #000000;
JSON
{
"hex": "#80febb",
"rgb": {
"r": 128,
"g": 254,
"b": 187
},
"hsl": {
"h": 148.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90707,
"c": 0.14766,
"h": 158.3
},
"luminance": 0.79061
}Semantic roles & 50–950 ramp
primary
#80FEBB
secondary
#DD4596
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683