#80F8BB#80F8BB
#80F8BB is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.3% C 0.139 H 159.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80F8BB |
|---|---|
| RGB | rgb(128, 248, 187) |
| HSL | hsl(150, 90%, 74%) |
| HSV | hsv(150, 48%, 97%) |
| CMYK | cmyk(48.4%, 0%, 24.6%, 2.7%) |
| CIE-LAB | lab(89.54, -47.45, 19.07) |
| CIE-LCH | lch(89.54, 51.14, 158.11°) |
| OKLab | oklab(89.3% -0.1306 0.0487) |
| OKLCH | oklch(89.3% 0.139 159.5) |
| XYZ | xyz(51.4350, 75.3077, 58.8295) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.31
Light Greenish Blue
#63F7B4
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F8BB #F880BD
analogous
#81F880 #80F8BB #80F8F7
triadic
#80F8BB #BB80F8 #F8BB80
tetradic
#80F8BB #8081F8 #F880BD #F8F780
square
#80F8BB #8081F8 #F880BD #F8F780
split-complementary
#80F8BB #F780F8 #F88081
monochromatic
#0DF07D #46F59C #80F8BB #BAFBDA #E2FDEF
Accessibility & contrast
On white
1.31
#80F8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#80F8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F8BB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F8BB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#5DF7E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #80f8bb; /* rgb */ color: rgb(128, 248, 187); /* oklch */ color: oklch(89.3% 0.139 159.5);
Tailwind
colors: {
custom: {
50: '#abfbcf',
500: '#80f8bb',
950: '#000000',
},
}SCSS
$custom: #80f8bb; $custom-light: #abfbcf; $custom-dark: #000000;
JSON
{
"hex": "#80f8bb",
"rgb": {
"r": 128,
"g": 248,
"b": 187
},
"hsl": {
"h": 149.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.89304,
"c": 0.13941,
"h": 159.5
},
"luminance": 0.75312
}Semantic roles & 50–950 ramp
primary
#80F8BB
secondary
#D5478F
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583