#84FFBF#84FFBF
#84FFBF is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.143 H 159.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFBF |
|---|---|
| RGB | rgb(132, 255, 191) |
| HSL | hsl(149, 100%, 76%) |
| HSV | hsv(149, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.77, -48.68, 20.15) |
| CIE-LCH | lch(91.77, 52.68, 157.52°) |
| OKLab | oklab(91.19% -0.1339 0.0514) |
| OKLCH | oklch(91.19% 0.143 159) |
| XYZ | xyz(54.6753, 80.1827, 61.8757) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Seafoam
#A0FEBF
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFBF #FF84C4
analogous
#86FF84 #84FFBF #84FFFC
triadic
#84FFBF #BF84FF #FFBF84
tetradic
#84FFBF #8486FF #FF84C4 #FFFC84
square
#84FFBF #8486FF #FF84C4 #FFFC84
split-complementary
#84FFBF #FC84FF #FF8486
monochromatic
#0AFF7F #47FF9F #84FFBF #C1FFDF #E0FFEF
Accessibility & contrast
On white
1.23
#84FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#84FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFBF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFBF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EAE2C3
Tritanopia (blue-blind)
#61FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84ffbf; /* rgb */ color: rgb(132, 255, 191); /* oklch */ color: oklch(91.2% 0.143 159.0);
Tailwind
colors: {
custom: {
50: '#aeffd2',
500: '#84ffbf',
950: '#000000',
},
}SCSS
$custom: #84ffbf; $custom-light: #aeffd2; $custom-dark: #000000;
JSON
{
"hex": "#84ffbf",
"rgb": {
"r": 132,
"g": 255,
"b": 191
},
"hsl": {
"h": 148.78,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91185,
"c": 0.14341,
"h": 159
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#84FFBF
secondary
#DF4897
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683