#84F9BE#84F9BE
#84F9BE is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.8% C 0.136 H 159.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #84F9BE |
|---|---|
| RGB | rgb(132, 249, 190) |
| HSL | hsl(150, 91%, 75%) |
| HSV | hsv(150, 47%, 98%) |
| CMYK | cmyk(47%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(90.03, -46.31, 18.24) |
| CIE-LCH | lch(90.03, 49.77, 158.51°) |
| OKLab | oklab(89.77% -0.1277 0.0466) |
| OKLCH | oklch(89.77% 0.136 159.9) |
| XYZ | xyz(52.6815, 76.3705, 60.6701) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84F9BE #F984BF
analogous
#84F984 #84F9BE #84F9F9
triadic
#84F9BE #BE84F9 #F9BE84
tetradic
#84F9BE #8484F9 #F984BF #F9F984
square
#84F9BE #8484F9 #F984BF #F9F984
split-complementary
#84F9BE #F984F9 #F98484
monochromatic
#0FF380 #4AF69F #84F9BE #BEFCDD #E2FEF0
Accessibility & contrast
On white
1.29
#84F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#84F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84F9BE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84F9BE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#63F8E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #84f9be; /* rgb */ color: rgb(132, 249, 190); /* oklch */ color: oklch(89.8% 0.136 159.9);
Tailwind
colors: {
custom: {
50: '#aefcd1',
500: '#84f9be',
950: '#000000',
},
}SCSS
$custom: #84f9be; $custom-light: #aefcd1; $custom-dark: #000000;
JSON
{
"hex": "#84f9be",
"rgb": {
"r": 132,
"g": 249,
"b": 190
},
"hsl": {
"h": 149.744,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.89766,
"c": 0.13596,
"h": 159.9
},
"luminance": 0.76375
}Semantic roles & 50–950 ramp
primary
#84F9BE
secondary
#D74B91
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583