#84EFAC#84EFAC
#84EFAC is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.137 H 154.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #84EFAC |
|---|---|
| RGB | rgb(132, 239, 172) |
| HSL | hsl(142, 77%, 73%) |
| HSV | hsv(142, 45%, 94%) |
| CMYK | cmyk(44.8%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(86.81, -45.45, 23.02) |
| CIE-LCH | lch(86.81, 50.94, 153.14°) |
| OKLab | oklab(87.03% -0.1244 0.0585) |
| OKLCH | oklch(87.03% 0.137 154.8) |
| XYZ | xyz(47.8253, 69.6136, 49.9383) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84EFAC #EF84C7
analogous
#91EF84 #84EFAC #84EFE1
triadic
#84EFAC #AC84EF #EFAC84
tetradic
#84EFAC #8491EF #EF84C7 #EFE184
square
#84EFAC #8491EF #EF84C7 #EFE184
split-complementary
#84EFAC #E184EF #EF8491
monochromatic
#1DDC64 #4EE887 #84EFAC #BAF6D1 #E4FBED
Accessibility & contrast
On white
1.41
#84EFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#84EFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84EFAC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84EFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84EFAC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A8
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#6CEDDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #84efac; /* rgb */ color: rgb(132, 239, 172); /* oklch */ color: oklch(87.0% 0.137 154.8);
Tailwind
colors: {
custom: {
50: '#adf5c5',
500: '#84efac',
950: '#000000',
},
}SCSS
$custom: #84efac; $custom-light: #adf5c5; $custom-dark: #000000;
JSON
{
"hex": "#84efac",
"rgb": {
"r": 132,
"g": 239,
"b": 172
},
"hsl": {
"h": 142.43,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.87029,
"c": 0.13745,
"h": 154.8
},
"luminance": 0.69617
}Semantic roles & 50–950 ramp
primary
#84EFAC
secondary
#CA4D9B
accent
#0C8DD9
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582