#84FBAC#84FBAC
#84FBAC is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.155 H 153.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBAC |
|---|---|
| RGB | rgb(132, 251, 172) |
| HSL | hsl(140, 94%, 75%) |
| HSV | hsv(140, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(90.26, -50.53, 27.74) |
| CIE-LCH | lch(90.26, 57.64, 151.23°) |
| OKLab | oklab(89.84% -0.1377 0.07) |
| OKLCH | oklch(89.84% 0.155 153.1) |
| XYZ | xyz(51.4557, 76.8745, 51.1485) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.77
Seafoam Green
#7AF9AB
ΔE00 1.00
Light Bluish Green
#76FDA8
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 1.64
Foam Green
#90FDA9
ΔE00 1.69
Light Sea Green
#98F6B0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBAC #FB84D3
analogous
#97FB84 #84FBAC #84FBE7
triadic
#84FBAC #AC84FB #FBAC84
tetradic
#84FBAC #8497FB #FB84D3 #FBE784
square
#84FBAC #8497FB #FB84D3 #FBE784
split-complementary
#84FBAC #E784FB #FB8497
monochromatic
#0DF75C #49F984 #84FBAC #BFFDD4 #E1FEEB
Accessibility & contrast
On white
1.28
#84FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#84FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBAC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBAC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA7
Deuteranopia (green-blind)
#EADEB1
Tritanopia (blue-blind)
#69F8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #84fbac; /* rgb */ color: rgb(132, 251, 172); /* oklch */ color: oklch(89.8% 0.155 153.1);
Tailwind
colors: {
custom: {
50: '#aefdc5',
500: '#84fbac',
950: '#000000',
},
}SCSS
$custom: #84fbac; $custom-light: #aefdc5; $custom-dark: #000000;
JSON
{
"hex": "#84fbac",
"rgb": {
"r": 132,
"g": 251,
"b": 172
},
"hsl": {
"h": 140.168,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.89843,
"c": 0.15452,
"h": 153.1
},
"luminance": 0.76878
}Semantic roles & 50–950 ramp
primary
#84FBAC
secondary
#D94AA9
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682