#84FFBE#84FFBE
#84FFBE is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.144 H 158.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFBE |
|---|---|
| RGB | rgb(132, 255, 190) |
| HSL | hsl(148, 100%, 76%) |
| HSV | hsv(148, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.75, -48.87, 20.63) |
| CIE-LCH | lch(91.75, 53.05, 157.12°) |
| OKLab | oklab(91.16% -0.1343 0.0526) |
| OKLCH | oklch(91.16% 0.144 158.6) |
| XYZ | xyz(54.5657, 80.1389, 61.2981) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.74
Light Aquamarine
#7BFDC7
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Seafoam
#A0FEBF
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFBE #FF84C5
analogous
#87FF84 #84FFBE #84FFFC
triadic
#84FFBE #BE84FF #FFBE84
tetradic
#84FFBE #8487FF #FF84C5 #FFFC84
square
#84FFBE #8487FF #FF84C5 #FFFC84
split-complementary
#84FFBE #FC84FF #FF8487
monochromatic
#0AFF7D #47FF9E #84FFBE #C1FFDE #E0FFEF
Accessibility & contrast
On white
1.23
#84FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#84FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFBE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFBE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EBE2C2
Tritanopia (blue-blind)
#62FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84ffbe; /* rgb */ color: rgb(132, 255, 190); /* oklch */ color: oklch(91.2% 0.144 158.6);
Tailwind
colors: {
custom: {
50: '#aeffd1',
500: '#84ffbe',
950: '#000000',
},
}SCSS
$custom: #84ffbe; $custom-light: #aeffd1; $custom-dark: #000000;
JSON
{
"hex": "#84ffbe",
"rgb": {
"r": 132,
"g": 255,
"b": 190
},
"hsl": {
"h": 148.293,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91162,
"c": 0.14424,
"h": 158.6
},
"luminance": 0.80143
}Semantic roles & 50–950 ramp
primary
#84FFBE
secondary
#DF4898
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683