#84FCA2#84FCA2
#84FCA2 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.165 H 150.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCA2 |
|---|---|
| RGB | rgb(132, 252, 162) |
| HSL | hsl(135, 95%, 75%) |
| HSV | hsv(135, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(90.38, -52.66, 32.93) |
| CIE-LCH | lch(90.38, 62.11, 147.98°) |
| OKLab | oklab(89.88% -0.1431 0.0824) |
| OKLCH | oklch(89.88% 0.165 150.1) |
| XYZ | xyz(50.8444, 77.1311, 46.3839) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.34
Baby Green
#8CFF9E
ΔE00 1.56
Mint Green
#8FFF9F
ΔE00 1.66
Light Bluish Green
#76FDA8
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCA2 #FC84DE
analogous
#A2FC84 #84FCA2 #84FCDE
triadic
#84FCA2 #A284FC #FCA284
tetradic
#84FCA2 #84A2FC #FC84DE #FCDE84
square
#84FCA2 #84A2FC #FC84DE #FCDE84
split-complementary
#84FCA2 #DE84FC #FC84A2
monochromatic
#0DF948 #48FB75 #84FCA2 #C0FDCF #E1FEE8
Accessibility & contrast
On white
1.28
#84FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#84FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCA2
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCA2 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEB9C
Deuteranopia (green-blind)
#ECDFA8
Tritanopia (blue-blind)
#6CF8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #84fca2; /* rgb */ color: rgb(132, 252, 162); /* oklch */ color: oklch(89.9% 0.165 150.1);
Tailwind
colors: {
custom: {
50: '#aefebe',
500: '#84fca2',
950: '#000000',
},
}SCSS
$custom: #84fca2; $custom-light: #aefebe; $custom-dark: #000000;
JSON
{
"hex": "#84fca2",
"rgb": {
"r": 132,
"g": 252,
"b": 162
},
"hsl": {
"h": 135,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.89884,
"c": 0.16513,
"h": 150.1
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#84FCA2
secondary
#DB49B6
accent
#00ACE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682