#84FEBA#84FEBA
#84FEBA is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.146 H 157.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEBA |
|---|---|
| RGB | rgb(132, 254, 186) |
| HSL | hsl(147, 98%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.38, -49.21, 22.16) |
| CIE-LCH | lch(91.38, 53.97, 155.75°) |
| OKLab | oklab(90.84% -0.1349 0.0564) |
| OKLCH | oklch(90.84% 0.146 157.3) |
| XYZ | xyz(53.8163, 79.3300, 58.9212) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.10
Seafoam (survey)
#80F9AD
ΔE00 2.04
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Seafoam
#A0FEBF
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEBA #FE84C8
analogous
#8BFE84 #84FEBA #84FEF7
triadic
#84FEBA #BA84FE #FEBA84
tetradic
#84FEBA #848BFE #FE84C8 #FEF784
square
#84FEBA #848BFE #FE84C8 #FEF784
split-complementary
#84FEBA #F784FE #FE848B
monochromatic
#0BFD76 #47FE98 #84FEBA #C1FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#84FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#84FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEBA
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEBA | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#63FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84feba; /* rgb */ color: rgb(132, 254, 186); /* oklch */ color: oklch(90.8% 0.146 157.3);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#84feba',
950: '#000000',
},
}SCSS
$custom: #84feba; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#84feba",
"rgb": {
"r": 132,
"g": 254,
"b": 186
},
"hsl": {
"h": 146.557,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90841,
"c": 0.14628,
"h": 157.3
},
"luminance": 0.79334
}Semantic roles & 50–950 ramp
primary
#84FEBA
secondary
#DD499C
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683