#80FABB#80FABB
#80FABB is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.142 H 159.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #80FABB |
|---|---|
| RGB | rgb(128, 250, 187) |
| HSL | hsl(149, 92%, 74%) |
| HSV | hsv(149, 49%, 98%) |
| CMYK | cmyk(48.8%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.11, -48.30, 19.87) |
| CIE-LCH | lch(90.11, 52.22, 157.64°) |
| OKLab | oklab(89.77% -0.1328 0.0507) |
| OKLCH | oklch(89.77% 0.142 159.1) |
| XYZ | xyz(52.0532, 76.5440, 59.0355) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Seafoam
#A0FEBF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FABB #FA80BF
analogous
#82FA80 #80FABB #80FAF8
triadic
#80FABB #BB80FA #FABB80
tetradic
#80FABB #8082FA #FA80BF #FAF880
square
#80FABB #8082FA #FA80BF #FAF880
split-complementary
#80FABB #F880FA #FA8082
monochromatic
#0AF57C #45F89B #80FABB #BBFCDB #E2FEEF
Accessibility & contrast
On white
1.29
#80FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#80FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FABB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FABB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#5DF9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #80fabb; /* rgb */ color: rgb(128, 250, 187); /* oklch */ color: oklch(89.8% 0.142 159.1);
Tailwind
colors: {
custom: {
50: '#acfccf',
500: '#80fabb',
950: '#000000',
},
}SCSS
$custom: #80fabb; $custom-light: #acfccf; $custom-dark: #000000;
JSON
{
"hex": "#80fabb",
"rgb": {
"r": 128,
"g": 250,
"b": 187
},
"hsl": {
"h": 149.016,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.89771,
"c": 0.14216,
"h": 159.1
},
"luminance": 0.76548
}Semantic roles & 50–950 ramp
primary
#80FABB
secondary
#D74791
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683