#84FCBE#84FCBE
#84FCBE is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.140 H 159.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCBE |
|---|---|
| RGB | rgb(132, 252, 190) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.89, -47.60, 19.43) |
| CIE-LCH | lch(90.89, 51.41, 157.79°) |
| OKLab | oklab(90.46% -0.131 0.0497) |
| OKLCH | oklch(90.46% 0.14 159.2) |
| XYZ | xyz(53.6161, 78.2398, 60.9816) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.99
Light Seafoam
#A0FEBF
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCBE #FC84C2
analogous
#86FC84 #84FCBE #84FCFA
triadic
#84FCBE #BE84FC #FCBE84
tetradic
#84FCBE #8486FC #FC84C2 #FCFA84
square
#84FCBE #8486FC #FC84C2 #FCFA84
split-complementary
#84FCBE #FA84FC #FC8486
monochromatic
#0DF97F #48FB9E #84FCBE #C0FDDE #E1FEEF
Accessibility & contrast
On white
1.26
#84FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#84FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCBE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCBE | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#62FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fcbe; /* rgb */ color: rgb(132, 252, 190); /* oklch */ color: oklch(90.5% 0.140 159.2);
Tailwind
colors: {
custom: {
50: '#aefed1',
500: '#84fcbe',
950: '#000000',
},
}SCSS
$custom: #84fcbe; $custom-light: #aefed1; $custom-dark: #000000;
JSON
{
"hex": "#84fcbe",
"rgb": {
"r": 132,
"g": 252,
"b": 190
},
"hsl": {
"h": 149,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90464,
"c": 0.14011,
"h": 159.2
},
"luminance": 0.78244
}Semantic roles & 50–950 ramp
primary
#84FCBE
secondary
#DB4995
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683