#80FEBE#80FEBE
#80FEBE is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.145 H 159.4°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80FEBE |
|---|---|
| RGB | rgb(128, 254, 190) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(49.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.32, -49.40, 20.01) |
| CIE-LCH | lch(91.32, 53.30, 157.95°) |
| OKLab | oklab(90.77% -0.1358 0.0511) |
| OKLCH | oklch(90.77% 0.145 159.4) |
| XYZ | xyz(53.6338, 79.1861, 61.1633) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Greenish Blue
#63F7B4
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 2.90
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Seafoam
#A0FEBF
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FEBE #FE80C0
analogous
#81FE80 #80FEBE #80FEFD
triadic
#80FEBE #BE80FE #FEBE80
tetradic
#80FEBE #8081FE #FE80C0 #FEFD80
square
#80FEBE #8081FE #FE80C0 #FEFD80
split-complementary
#80FEBE #FD80FE #FE8081
monochromatic
#07FD80 #43FE9F #80FEBE #BDFEDD #E1FFEF
Accessibility & contrast
On white
1.25
#80FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#80FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FEBE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FEBE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#5AFDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #80febe; /* rgb */ color: rgb(128, 254, 190); /* oklch */ color: oklch(90.8% 0.145 159.4);
Tailwind
colors: {
custom: {
50: '#acffd1',
500: '#80febe',
950: '#000000',
},
}SCSS
$custom: #80febe; $custom-light: #acffd1; $custom-dark: #000000;
JSON
{
"hex": "#80febe",
"rgb": {
"r": 128,
"g": 254,
"b": 190
},
"hsl": {
"h": 149.524,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.90774,
"c": 0.14514,
"h": 159.4
},
"luminance": 0.79191
}Semantic roles & 50–950 ramp
primary
#80FEBE
secondary
#DD4592
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683