#84FCBD#84FCBD
#84FCBD is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.141 H 158.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCBD |
|---|---|
| RGB | rgb(132, 252, 189) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.87, -47.79, 19.92) |
| CIE-LCH | lch(90.87, 51.78, 157.38°) |
| OKLab | oklab(90.44% -0.1314 0.0509) |
| OKLCH | oklch(90.44% 0.141 158.8) |
| XYZ | xyz(53.5072, 78.1962, 60.4080) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 3.02
Seafoam Green
#7AF9AB
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCBD #FC84C3
analogous
#87FC84 #84FCBD #84FCF9
triadic
#84FCBD #BD84FC #FCBD84
tetradic
#84FCBD #8487FC #FC84C3 #FCF984
square
#84FCBD #8487FC #FC84C3 #FCF984
split-complementary
#84FCBD #F984FC #FC8487
monochromatic
#0DF97D #48FB9D #84FCBD #C0FDDD #E1FEEF
Accessibility & contrast
On white
1.26
#84FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#84FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCBD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCBD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#63FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fcbd; /* rgb */ color: rgb(132, 252, 189); /* oklch */ color: oklch(90.4% 0.141 158.8);
Tailwind
colors: {
custom: {
50: '#aefed1',
500: '#84fcbd',
950: '#000000',
},
}SCSS
$custom: #84fcbd; $custom-light: #aefed1; $custom-dark: #000000;
JSON
{
"hex": "#84fcbd",
"rgb": {
"r": 132,
"g": 252,
"b": 189
},
"hsl": {
"h": 148.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90442,
"c": 0.14095,
"h": 158.8
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#84FCBD
secondary
#DB4996
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683