#84F4BB#84F4BB
#84F4BB is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.5% C 0.131 H 159.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #84F4BB |
|---|---|
| RGB | rgb(132, 244, 187) |
| HSL | hsl(149, 84%, 74%) |
| HSV | hsv(149, 46%, 96%) |
| CMYK | cmyk(45.9%, 0%, 23.4%, 4.3%) |
| CIE-LAB | lab(88.54, -44.74, 17.69) |
| CIE-LCH | lch(88.54, 48.11, 158.43°) |
| OKLab | oklab(88.53% -0.1234 0.0453) |
| OKLCH | oklch(88.53% 0.131 159.9) |
| XYZ | xyz(50.8321, 73.1909, 58.4527) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.11
Light Seafoam
#A0FEBF
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F4BB #F484BD
analogous
#85F484 #84F4BB #84F4F3
triadic
#84F4BB #BB84F4 #F4BB84
tetradic
#84F4BB #8485F4 #F484BD #F4F384
square
#84F4BB #8485F4 #F484BD #F4F384
split-complementary
#84F4BB #F384F4 #F48485
monochromatic
#15E97D #4CEF9C #84F4BB #BCF9DA #E3FCEF
Accessibility & contrast
On white
1.34
#84F4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#84F4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F4BB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F4BB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B8
Deuteranopia (green-blind)
#E1D9BE
Tritanopia (blue-blind)
#65F3E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #84f4bb; /* rgb */ color: rgb(132, 244, 187); /* oklch */ color: oklch(88.5% 0.131 159.9);
Tailwind
colors: {
custom: {
50: '#adf8cf',
500: '#84f4bb',
950: '#000000',
},
}SCSS
$custom: #84f4bb; $custom-light: #adf8cf; $custom-dark: #000000;
JSON
{
"hex": "#84f4bb",
"rgb": {
"r": 132,
"g": 244,
"b": 187
},
"hsl": {
"h": 149.464,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.88534,
"c": 0.13149,
"h": 159.9
},
"luminance": 0.73195
}Semantic roles & 50–950 ramp
primary
#84F4BB
secondary
#D04C8F
accent
#0575E0
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583