#84FFBC#84FFBC
#84FFBC is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.1% C 0.146 H 157.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFBC |
|---|---|
| RGB | rgb(132, 255, 188) |
| HSL | hsl(147, 100%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(91.71, -49.25, 21.59) |
| CIE-LCH | lch(91.71, 53.78, 156.33°) |
| OKLab | oklab(91.12% -0.1352 0.055) |
| OKLCH | oklch(91.12% 0.146 157.8) |
| XYZ | xyz(54.3486, 80.0520, 60.1548) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.40
Seafoam (survey)
#80F9AD
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.63
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Seafoam
#A0FEBF
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFBC #FF84C7
analogous
#89FF84 #84FFBC #84FFF9
triadic
#84FFBC #BC84FF #FFBC84
tetradic
#84FFBC #8489FF #FF84C7 #FFF984
square
#84FFBC #8489FF #FF84C7 #FFF984
split-complementary
#84FFBC #F984FF #FF8489
monochromatic
#0AFF79 #47FF9B #84FFBC #C1FFDD #E0FFEE
Accessibility & contrast
On white
1.23
#84FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#84FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFBC
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFBC | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB8
Deuteranopia (green-blind)
#EBE2C0
Tritanopia (blue-blind)
#62FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84ffbc; /* rgb */ color: rgb(132, 255, 188); /* oklch */ color: oklch(91.1% 0.146 157.8);
Tailwind
colors: {
custom: {
50: '#aeffd0',
500: '#84ffbc',
950: '#000000',
},
}SCSS
$custom: #84ffbc; $custom-light: #aeffd0; $custom-dark: #000000;
JSON
{
"hex": "#84ffbc",
"rgb": {
"r": 132,
"g": 255,
"b": 188
},
"hsl": {
"h": 147.317,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91118,
"c": 0.14594,
"h": 157.8
},
"luminance": 0.80056
}Semantic roles & 50–950 ramp
primary
#84FFBC
secondary
#DF489A
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683