#84FEB5#84FEB5
#84FEB5 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.7% C 0.151 H 155.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEB5 |
|---|---|
| RGB | rgb(132, 254, 181) |
| HSL | hsl(144, 98%, 76%) |
| HSV | hsv(144, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(91.29, -50.15, 24.58) |
| CIE-LCH | lch(91.29, 55.85, 153.89°) |
| OKLab | oklab(90.73% -0.1371 0.0624) |
| OKLCH | oklch(90.73% 0.151 155.5) |
| XYZ | xyz(53.2941, 79.1211, 56.1706) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.78
Seafoam (survey)
#80F9AD
ΔE00 1.28
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Bluish Green
#76FDA8
ΔE00 2.24
Foam Green
#90FDA9
ΔE00 2.82
Light Sea Green
#98F6B0
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEB5 #FE84CD
analogous
#90FE84 #84FEB5 #84FEF2
triadic
#84FEB5 #B584FE #FEB584
tetradic
#84FEB5 #8490FE #FE84CD #FEF284
square
#84FEB5 #8490FE #FE84CD #FEF284
split-complementary
#84FEB5 #F284FE #FE8490
monochromatic
#0BFD6C #47FE90 #84FEB5 #C1FEDA #E1FFED
Accessibility & contrast
On white
1.25
#84FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#84FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEB5
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEB5 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB1
Deuteranopia (green-blind)
#EBE1B9
Tritanopia (blue-blind)
#65FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feb5; /* rgb */ color: rgb(132, 254, 181); /* oklch */ color: oklch(90.7% 0.151 155.5);
Tailwind
colors: {
custom: {
50: '#aeffcb',
500: '#84feb5',
950: '#000000',
},
}SCSS
$custom: #84feb5; $custom-light: #aeffcb; $custom-dark: #000000;
JSON
{
"hex": "#84feb5",
"rgb": {
"r": 132,
"g": 254,
"b": 181
},
"hsl": {
"h": 144.098,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90733,
"c": 0.15065,
"h": 155.5
},
"luminance": 0.79125
}Semantic roles & 50–950 ramp
primary
#84FEB5
secondary
#DD49A2
accent
#0089E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683