#84FDBE#84FDBE
#84FDBE is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.7% C 0.141 H 159.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDBE |
|---|---|
| RGB | rgb(132, 253, 190) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.18, -48.02, 19.83) |
| CIE-LCH | lch(91.18, 51.96, 157.56°) |
| OKLab | oklab(90.7% -0.1321 0.0507) |
| OKLCH | oklch(90.7% 0.141 159) |
| XYZ | xyz(53.9310, 78.8695, 61.0866) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDBE #FD84C3
analogous
#86FD84 #84FDBE #84FDFA
triadic
#84FDBE #BE84FD #FDBE84
tetradic
#84FDBE #8486FD #FD84C3 #FDFA84
square
#84FDBE #8486FD #FD84C3 #FDFA84
split-complementary
#84FDBE #FA84FD #FD8486
monochromatic
#0CFB7E #48FC9E #84FDBE #C0FEDE #E1FFEF
Accessibility & contrast
On white
1.25
#84FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#84FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDBE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDBE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#62FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fdbe; /* rgb */ color: rgb(132, 253, 190); /* oklch */ color: oklch(90.7% 0.141 159.0);
Tailwind
colors: {
custom: {
50: '#aeffd1',
500: '#84fdbe',
950: '#000000',
},
}SCSS
$custom: #84fdbe; $custom-light: #aeffd1; $custom-dark: #000000;
JSON
{
"hex": "#84fdbe",
"rgb": {
"r": 132,
"g": 253,
"b": 190
},
"hsl": {
"h": 148.76,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.90697,
"c": 0.14149,
"h": 159
},
"luminance": 0.78874
}Semantic roles & 50–950 ramp
primary
#84FDBE
secondary
#DC4996
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683