#84FDBB#84FDBB
#84FDBB is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.144 H 157.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #84FDBB |
|---|---|
| RGB | rgb(132, 253, 187) |
| HSL | hsl(147, 97%, 75%) |
| HSV | hsv(147, 48%, 99%) |
| CMYK | cmyk(47.8%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.12, -48.60, 21.28) |
| CIE-LCH | lch(91.12, 53.06, 156.35°) |
| OKLab | oklab(90.63% -0.1334 0.0543) |
| OKLCH | oklch(90.63% 0.144 157.9) |
| XYZ | xyz(53.6065, 78.7397, 59.3775) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.32
Seafoam (survey)
#80F9AD
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 2.78
Light Seafoam
#A0FEBF
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84FDBB #FD84C6
analogous
#89FD84 #84FDBB #84FDF8
triadic
#84FDBB #BB84FD #FDBB84
tetradic
#84FDBB #8489FD #FD84C6 #FDF884
square
#84FDBB #8489FD #FD84C6 #FDF884
split-complementary
#84FDBB #F884FD #FD8489
monochromatic
#0CFB78 #48FC9A #84FDBB #C0FEDC #E1FFEE
Accessibility & contrast
On white
1.25
#84FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#84FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84FDBB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84FDBB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#63FCEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #84fdbb; /* rgb */ color: rgb(132, 253, 187); /* oklch */ color: oklch(90.6% 0.144 157.9);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#84fdbb',
950: '#000000',
},
}SCSS
$custom: #84fdbb; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#84fdbb",
"rgb": {
"r": 132,
"g": 253,
"b": 187
},
"hsl": {
"h": 147.273,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.9063,
"c": 0.14403,
"h": 157.9
},
"luminance": 0.78744
}Semantic roles & 50–950 ramp
primary
#84FDBB
secondary
#DC4999
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683