#84FEBB#84FEBB
#84FEBB is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.145 H 157.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #84FEBB |
|---|---|
| RGB | rgb(132, 254, 187) |
| HSL | hsl(147, 98%, 76%) |
| HSV | hsv(147, 48%, 100%) |
| CMYK | cmyk(48%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.40, -49.02, 21.68) |
| CIE-LCH | lch(91.40, 53.60, 156.14°) |
| OKLab | oklab(90.86% -0.1345 0.0552) |
| OKLCH | oklch(90.86% 0.145 157.7) |
| XYZ | xyz(53.9230, 79.3727, 59.4830) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 2.22
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Greenish Blue
#63F7B4
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FEBB #FE84C7
analogous
#8AFE84 #84FEBB #84FEF8
triadic
#84FEBB #BB84FE #FEBB84
tetradic
#84FEBB #848AFE #FE84C7 #FEF884
square
#84FEBB #848AFE #FE84C7 #FEF884
split-complementary
#84FEBB #F884FE #FE848A
monochromatic
#0BFD78 #47FE99 #84FEBB #C1FEDD #E1FFEE
Accessibility & contrast
On white
1.24
#84FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#84FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FEBB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FEBB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#63FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84febb; /* rgb */ color: rgb(132, 254, 187); /* oklch */ color: oklch(90.9% 0.145 157.7);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#84febb',
950: '#000000',
},
}SCSS
$custom: #84febb; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#84febb",
"rgb": {
"r": 132,
"g": 254,
"b": 187
},
"hsl": {
"h": 147.049,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.90863,
"c": 0.14542,
"h": 157.7
},
"luminance": 0.79377
}Semantic roles & 50–950 ramp
primary
#84FEBB
secondary
#DD499A
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683