#84FEB8#84FEB8
#84FEB8 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.148 H 156.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEB8 |
|---|---|
| RGB | rgb(132, 254, 184) |
| HSL | hsl(146, 98%, 76%) |
| HSV | hsv(146, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 27.6%, 0.4%) |
| CIE-LAB | lab(91.35, -49.59, 23.13) |
| CIE-LCH | lch(91.35, 54.72, 154.99°) |
| OKLab | oklab(90.8% -0.1358 0.0588) |
| OKLCH | oklch(90.8% 0.148 156.6) |
| XYZ | xyz(53.6052, 79.2456, 57.8092) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.85
Seafoam (survey)
#80F9AD
ΔE00 1.70
Seafoam Green
#7AF9AB
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.77
Light Seafoam
#A0FEBF
ΔE00 2.98
Light Greenish Blue
#63F7B4
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEB8 #FE84CA
analogous
#8DFE84 #84FEB8 #84FEF5
triadic
#84FEB8 #B884FE #FEB884
tetradic
#84FEB8 #848DFE #FE84CA #FEF584
square
#84FEB8 #848DFE #FE84CA #FEF584
split-complementary
#84FEB8 #F584FE #FE848D
monochromatic
#0BFD72 #47FE95 #84FEB8 #C1FEDB #E1FFED
Accessibility & contrast
On white
1.25
#84FEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#84FEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEB8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEB8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB4
Deuteranopia (green-blind)
#EBE1BC
Tritanopia (blue-blind)
#64FCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feb8; /* rgb */ color: rgb(132, 254, 184); /* oklch */ color: oklch(90.8% 0.148 156.6);
Tailwind
colors: {
custom: {
50: '#aeffcd',
500: '#84feb8',
950: '#000000',
},
}SCSS
$custom: #84feb8; $custom-light: #aeffcd; $custom-dark: #000000;
JSON
{
"hex": "#84feb8",
"rgb": {
"r": 132,
"g": 254,
"b": 184
},
"hsl": {
"h": 145.574,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90797,
"c": 0.14801,
"h": 156.6
},
"luminance": 0.7925
}Semantic roles & 50–950 ramp
primary
#84FEB8
secondary
#DD499E
accent
#0084E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683