#84FFAF#84FFAF
#84FFAF is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.8% C 0.157 H 153.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #84FFAF |
|---|---|
| RGB | rgb(132, 255, 175) |
| HSL | hsl(141, 100%, 76%) |
| HSV | hsv(141, 48%, 100%) |
| CMYK | cmyk(48.2%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.47, -51.65, 27.86) |
| CIE-LCH | lch(91.47, 58.69, 151.66°) |
| OKLab | oklab(90.84% -0.1408 0.0703) |
| OKLCH | oklch(90.84% 0.157 153.5) |
| XYZ | xyz(53.0098, 79.5165, 53.1039) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.76
Foam Green
#90FDA9
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FFAF #FF84D4
analogous
#96FF84 #84FFAF #84FFED
triadic
#84FFAF #AF84FF #FFAF84
tetradic
#84FFAF #8496FF #FF84D4 #FFED84
square
#84FFAF #8496FF #FF84D4 #FFED84
split-complementary
#84FFAF #ED84FF #FF8496
monochromatic
#0AFF5F #47FF87 #84FFAF #C1FFD7 #E0FFEB
Accessibility & contrast
On white
1.24
#84FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#84FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FFAF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FFAF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#EDE2B4
Tritanopia (blue-blind)
#67FCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #84ffaf; /* rgb */ color: rgb(132, 255, 175); /* oklch */ color: oklch(90.8% 0.157 153.5);
Tailwind
colors: {
custom: {
50: '#aeffc7',
500: '#84ffaf',
950: '#000000',
},
}SCSS
$custom: #84ffaf; $custom-light: #aeffc7; $custom-dark: #000000;
JSON
{
"hex": "#84ffaf",
"rgb": {
"r": 132,
"g": 255,
"b": 175
},
"hsl": {
"h": 140.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.90842,
"c": 0.1574,
"h": 153.5
},
"luminance": 0.79521
}Semantic roles & 50–950 ramp
primary
#84FFAF
secondary
#DF48AA
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682