#84FCBB#84FCBB
#84FCBB is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.4% C 0.143 H 158.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #84FCBB |
|---|---|
| RGB | rgb(132, 252, 187) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(47.6%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.83, -48.18, 20.89) |
| CIE-LCH | lch(90.83, 52.51, 156.56°) |
| OKLab | oklab(90.4% -0.1323 0.0533) |
| OKLCH | oklch(90.4% 0.143 158.1) |
| XYZ | xyz(53.2916, 78.1100, 59.2725) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FCBB #FC84C5
analogous
#89FC84 #84FCBB #84FCF7
triadic
#84FCBB #BB84FC #FCBB84
tetradic
#84FCBB #8489FC #FC84C5 #FCF784
square
#84FCBB #8489FC #FC84C5 #FCF784
split-complementary
#84FCBB #F784FC #FC8489
monochromatic
#0DF979 #48FB9A #84FCBB #C0FDDC #E1FEEE
Accessibility & contrast
On white
1.26
#84FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#84FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FCBB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FCBB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#64FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #84fcbb; /* rgb */ color: rgb(132, 252, 187); /* oklch */ color: oklch(90.4% 0.143 158.1);
Tailwind
colors: {
custom: {
50: '#aefecf',
500: '#84fcbb',
950: '#000000',
},
}SCSS
$custom: #84fcbb; $custom-light: #aefecf; $custom-dark: #000000;
JSON
{
"hex": "#84fcbb",
"rgb": {
"r": 132,
"g": 252,
"b": 187
},
"hsl": {
"h": 147.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.90397,
"c": 0.14264,
"h": 158.1
},
"luminance": 0.78114
}Semantic roles & 50–950 ramp
primary
#84FCBB
secondary
#DB4998
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683