#84FBAF#84FBAF
#84FBAF is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.152 H 154.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #84FBAF |
|---|---|
| RGB | rgb(132, 251, 175) |
| HSL | hsl(142, 94%, 75%) |
| HSV | hsv(142, 47%, 98%) |
| CMYK | cmyk(47.4%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.32, -49.99, 26.29) |
| CIE-LCH | lch(90.32, 56.48, 152.26°) |
| OKLab | oklab(89.91% -0.1364 0.0665) |
| OKLCH | oklch(89.91% 0.152 154) |
| XYZ | xyz(51.7471, 76.9910, 52.6830) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.51
Seafoam Green
#7AF9AB
ΔE00 0.94
Light Blue Green
#7EFBB3
ΔE00 1.11
Light Bluish Green
#76FDA8
ΔE00 1.75
Foam Green
#90FDA9
ΔE00 2.14
Light Sea Green
#98F6B0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FBAF #FB84D0
analogous
#94FB84 #84FBAF #84FBEB
triadic
#84FBAF #AF84FB #FBAF84
tetradic
#84FBAF #8494FB #FB84D0 #FBEB84
square
#84FBAF #8494FB #FB84D0 #FBEB84
split-complementary
#84FBAF #EB84FB #FB8494
monochromatic
#0DF762 #49F988 #84FBAF #BFFDD6 #E1FEEC
Accessibility & contrast
On white
1.28
#84FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#84FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FBAF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FBAF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#68F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #84fbaf; /* rgb */ color: rgb(132, 251, 175); /* oklch */ color: oklch(89.9% 0.152 154.0);
Tailwind
colors: {
custom: {
50: '#aefdc7',
500: '#84fbaf',
950: '#000000',
},
}SCSS
$custom: #84fbaf; $custom-light: #aefdc7; $custom-dark: #000000;
JSON
{
"hex": "#84fbaf",
"rgb": {
"r": 132,
"g": 251,
"b": 175
},
"hsl": {
"h": 141.681,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.89905,
"c": 0.15181,
"h": 154
},
"luminance": 0.76995
}Semantic roles & 50–950 ramp
primary
#84FBAF
secondary
#D94AA5
accent
#0093E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682