#84FCBA#84FCBA
#84FCBA is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.4% C 0.143 H 157.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCBA |
|---|---|
| RGB | rgb(132, 252, 186) |
| HSL | hsl(147, 95%, 75%) |
| HSV | hsv(147, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.81, -48.37, 21.37) |
| CIE-LCH | lch(90.81, 52.88, 156.16°) |
| OKLab | oklab(90.37% -0.1328 0.0545) |
| OKLCH | oklch(90.37% 0.144 157.7) |
| XYZ | xyz(53.1850, 78.0673, 58.7107) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.23
Seafoam (survey)
#80F9AD
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Seafoam
#A0FEBF
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCBA #FC84C6
analogous
#8AFC84 #84FCBA #84FCF6
triadic
#84FCBA #BA84FC #FCBA84
tetradic
#84FCBA #848AFC #FC84C6 #FCF684
square
#84FCBA #848AFC #FC84C6 #FCF684
split-complementary
#84FCBA #F684FC #FC848A
monochromatic
#0DF977 #48FB98 #84FCBA #C0FDDC #E1FEEE
Accessibility & contrast
On white
1.26
#84FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#84FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCBA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCBA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E8E0BE
Tritanopia (blue-blind)
#64FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fcba; /* rgb */ color: rgb(132, 252, 186); /* oklch */ color: oklch(90.4% 0.143 157.7);
Tailwind
colors: {
custom: {
50: '#aefecf',
500: '#84fcba',
950: '#000000',
},
}SCSS
$custom: #84fcba; $custom-light: #aefecf; $custom-dark: #000000;
JSON
{
"hex": "#84fcba",
"rgb": {
"r": 132,
"g": 252,
"b": 186
},
"hsl": {
"h": 147,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90374,
"c": 0.1435,
"h": 157.7
},
"luminance": 0.78072
}Semantic roles & 50–950 ramp
primary
#84FCBA
secondary
#DB4999
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683