#84FEB9#84FEB9
#84FEB9 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.147 H 156.9°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEB9 |
|---|---|
| RGB | rgb(132, 254, 185) |
| HSL | hsl(146, 98%, 76%) |
| HSV | hsv(146, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 27.2%, 0.4%) |
| CIE-LAB | lab(91.36, -49.40, 22.65) |
| CIE-LCH | lch(91.36, 54.35, 155.37°) |
| OKLab | oklab(90.82% -0.1354 0.0576) |
| OKLCH | oklch(90.82% 0.147 156.9) |
| XYZ | xyz(53.7104, 79.2877, 58.3633) |
| Luminance | 0.7929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.96
Seafoam (survey)
#80F9AD
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Seafoam
#A0FEBF
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEB9 #FE84C9
analogous
#8CFE84 #84FEB9 #84FEF6
triadic
#84FEB9 #B984FE #FEB984
tetradic
#84FEB9 #848CFE #FE84C9 #FEF684
square
#84FEB9 #848CFE #FE84C9 #FEF684
split-complementary
#84FEB9 #F684FE #FE848C
monochromatic
#0BFD74 #47FE96 #84FEB9 #C1FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#84FEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#84FEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEB9
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEB9 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB5
Deuteranopia (green-blind)
#EBE1BD
Tritanopia (blue-blind)
#64FCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feb9; /* rgb */ color: rgb(132, 254, 185); /* oklch */ color: oklch(90.8% 0.147 156.9);
Tailwind
colors: {
custom: {
50: '#aeffce',
500: '#84feb9',
950: '#000000',
},
}SCSS
$custom: #84feb9; $custom-light: #aeffce; $custom-dark: #000000;
JSON
{
"hex": "#84feb9",
"rgb": {
"r": 132,
"g": 254,
"b": 185
},
"hsl": {
"h": 146.066,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90819,
"c": 0.14715,
"h": 156.9
},
"luminance": 0.79292
}Semantic roles & 50–950 ramp
primary
#84FEB9
secondary
#DD499D
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683