#84E8A2#84E8A2
#84E8A2 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.2% C 0.137 H 152.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #84E8A2 |
|---|---|
| RGB | rgb(132, 232, 162) |
| HSL | hsl(138, 68%, 71%) |
| HSV | hsv(138, 43%, 91%) |
| CMYK | cmyk(43.1%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.60, -44.23, 25.14) |
| CIE-LCH | lch(84.60, 50.88, 150.39°) |
| OKLab | oklab(85.17% -0.1208 0.0636) |
| OKLCH | oklch(85.17% 0.137 152.2) |
| XYZ | xyz(44.8910, 65.2243, 44.3995) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.38
Hospital Green
#9BE5AA
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.34
Foam Green
#90FDA9
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E8A2 #E884CA
analogous
#98E884 #84E8A2 #84E8D4
triadic
#84E8A2 #A284E8 #E8A284
tetradic
#84E8A2 #8498E8 #E884CA #E8D484
square
#84E8A2 #8498E8 #E884CA #E8D484
split-complementary
#84E8A2 #D484E8 #E88498
monochromatic
#26CC58 #50DE7B #84E8A2 #B8F2C9 #E5FAEC
Accessibility & contrast
On white
1.50
#84E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#84E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E8A2
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E8A2 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#70E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84e8a2; /* rgb */ color: rgb(132, 232, 162); /* oklch */ color: oklch(85.2% 0.137 152.2);
Tailwind
colors: {
custom: {
50: '#acf0be',
500: '#84e8a2',
950: '#000000',
},
}SCSS
$custom: #84e8a2; $custom-light: #acf0be; $custom-dark: #000000;
JSON
{
"hex": "#84e8a2",
"rgb": {
"r": 132,
"g": 232,
"b": 162
},
"hsl": {
"h": 138,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.85173,
"c": 0.1365,
"h": 152.2
},
"luminance": 0.65227
}Semantic roles & 50–950 ramp
primary
#84E8A2
secondary
#C14F9F
accent
#1598D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111612
muted
#818582