#84E89F#84E89F
#84E89F is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.139 H 151.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #84E89F |
|---|---|
| RGB | rgb(132, 232, 159) |
| HSL | hsl(136, 68%, 71%) |
| HSV | hsv(136, 43%, 91%) |
| CMYK | cmyk(43.1%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(84.55, -44.76, 26.61) |
| CIE-LCH | lch(84.55, 52.07, 149.28°) |
| OKLab | oklab(85.11% -0.1221 0.0671) |
| OKLCH | oklch(85.11% 0.139 151.2) |
| XYZ | xyz(44.6275, 65.1189, 43.0118) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.28
Light Blue Green
#7EFBB3
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84E89F #E884CD
analogous
#9BE884 #84E89F #84E8D1
triadic
#84E89F #9F84E8 #E89F84
tetradic
#84E89F #849BE8 #E884CD #E8D184
square
#84E89F #849BE8 #E884CD #E8D184
split-complementary
#84E89F #D184E8 #E8849B
monochromatic
#26CC53 #50DE77 #84E89F #B8F2C7 #E5FAEB
Accessibility & contrast
On white
1.50
#84E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#84E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84E89F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84E89F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99A
Deuteranopia (green-blind)
#DACFA3
Tritanopia (blue-blind)
#71E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #84e89f; /* rgb */ color: rgb(132, 232, 159); /* oklch */ color: oklch(85.1% 0.139 151.2);
Tailwind
colors: {
custom: {
50: '#acf0bb',
500: '#84e89f',
950: '#000000',
},
}SCSS
$custom: #84e89f; $custom-light: #acf0bb; $custom-dark: #000000;
JSON
{
"hex": "#84e89f",
"rgb": {
"r": 132,
"g": 232,
"b": 159
},
"hsl": {
"h": 136.2,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.85111,
"c": 0.13933,
"h": 151.2
},
"luminance": 0.65122
}Semantic roles & 50–950 ramp
primary
#84E89F
secondary
#C14FA2
accent
#159ED0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111612
muted
#818582