#84FDBD#84FDBD
#84FDBD is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.142 H 158.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDBD |
|---|---|
| RGB | rgb(132, 253, 189) |
| HSL | hsl(148, 97%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.16, -48.22, 20.32) |
| CIE-LCH | lch(91.16, 52.32, 157.15°) |
| OKLab | oklab(90.67% -0.1325 0.0519) |
| OKLCH | oklch(90.67% 0.142 158.6) |
| XYZ | xyz(53.8221, 78.8259, 60.5130) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Aquamarine
#7BFDC7
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Greenish Blue
#63F7B4
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Seafoam
#A0FEBF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDBD #FD84C4
analogous
#87FD84 #84FDBD #84FDF9
triadic
#84FDBD #BD84FD #FDBD84
tetradic
#84FDBD #8487FD #FD84C4 #FDF984
square
#84FDBD #8487FD #FD84C4 #FDF984
split-complementary
#84FDBD #F984FD #FD8487
monochromatic
#0CFB7C #48FC9D #84FDBD #C0FEDD #E1FFEF
Accessibility & contrast
On white
1.25
#84FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#84FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDBD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDBD | 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)
#FBEDB9
Deuteranopia (green-blind)
#E9E1C1
Tritanopia (blue-blind)
#62FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fdbd; /* rgb */ color: rgb(132, 253, 189); /* oklch */ color: oklch(90.7% 0.142 158.6);
Tailwind
colors: {
custom: {
50: '#aeffd1',
500: '#84fdbd',
950: '#000000',
},
}SCSS
$custom: #84fdbd; $custom-light: #aeffd1; $custom-dark: #000000;
JSON
{
"hex": "#84fdbd",
"rgb": {
"r": 132,
"g": 253,
"b": 189
},
"hsl": {
"h": 148.264,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.90674,
"c": 0.14233,
"h": 158.6
},
"luminance": 0.7883
}Semantic roles & 50–950 ramp
primary
#84FDBD
secondary
#DC4997
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683