#84FFBB#84FFBB
#84FFBB is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.1% C 0.147 H 157.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFBB |
|---|---|
| RGB | rgb(132, 255, 187) |
| HSL | hsl(147, 100%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.69, -49.44, 22.08) |
| CIE-LCH | lch(91.69, 54.15, 155.94°) |
| OKLab | oklab(91.1% -0.1356 0.0562) |
| OKLCH | oklch(91.1% 0.147 157.5) |
| XYZ | xyz(54.2412, 80.0090, 59.5891) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.97
Light Seafoam
#A0FEBF
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFBB #FF84C8
analogous
#8AFF84 #84FFBB #84FFF8
triadic
#84FFBB #BB84FF #FFBB84
tetradic
#84FFBB #848AFF #FF84C8 #FFF884
square
#84FFBB #848AFF #FF84C8 #FFF884
split-complementary
#84FFBB #F884FF #FF848A
monochromatic
#0AFF77 #47FF99 #84FFBB #C1FFDD #E0FFEE
Accessibility & contrast
On white
1.24
#84FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#84FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFBB
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFBB | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#63FDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84ffbb; /* rgb */ color: rgb(132, 255, 187); /* oklch */ color: oklch(91.1% 0.147 157.5);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#84ffbb',
950: '#000000',
},
}SCSS
$custom: #84ffbb; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#84ffbb",
"rgb": {
"r": 132,
"g": 255,
"b": 187
},
"hsl": {
"h": 146.829,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91096,
"c": 0.14681,
"h": 157.5
},
"luminance": 0.80013
}Semantic roles & 50–950 ramp
primary
#84FFBB
secondary
#DF489C
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683