#84FEB4#84FEB4
#84FEB4 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.152 H 155.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEB4 |
|---|---|
| RGB | rgb(132, 254, 180) |
| HSL | hsl(144, 98%, 76%) |
| HSV | hsv(144, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(91.27, -50.33, 25.06) |
| CIE-LCH | lch(91.27, 56.23, 153.53°) |
| OKLab | oklab(90.71% -0.1376 0.0636) |
| OKLCH | oklch(90.71% 0.152 155.2) |
| XYZ | xyz(53.1918, 79.0802, 55.6322) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.86
Seafoam (survey)
#80F9AD
ΔE00 1.18
Seafoam Green
#7AF9AB
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 2.07
Foam Green
#90FDA9
ΔE00 2.65
Light Sea Green
#98F6B0
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEB4 #FE84CE
analogous
#91FE84 #84FEB4 #84FEF1
triadic
#84FEB4 #B484FE #FEB484
tetradic
#84FEB4 #8491FE #FE84CE #FEF184
square
#84FEB4 #8491FE #FE84CE #FEF184
split-complementary
#84FEB4 #F184FE #FE8491
monochromatic
#0BFD6A #47FE8F #84FEB4 #C1FED9 #E1FFEC
Accessibility & contrast
On white
1.25
#84FEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#84FEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEB4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEB4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB0
Deuteranopia (green-blind)
#EBE1B8
Tritanopia (blue-blind)
#66FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feb4; /* rgb */ color: rgb(132, 254, 180); /* oklch */ color: oklch(90.7% 0.152 155.2);
Tailwind
colors: {
custom: {
50: '#aeffca',
500: '#84feb4',
950: '#000000',
},
}SCSS
$custom: #84feb4; $custom-light: #aeffca; $custom-dark: #000000;
JSON
{
"hex": "#84feb4",
"rgb": {
"r": 132,
"g": 254,
"b": 180
},
"hsl": {
"h": 143.607,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90711,
"c": 0.15153,
"h": 155.2
},
"luminance": 0.79084
}Semantic roles & 50–950 ramp
primary
#84FEB4
secondary
#DD49A3
accent
#008BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682