#6FDA84#6FDA84
#6FDA84 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.156 H 148.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA84 |
|---|---|
| RGB | rgb(111, 218, 132) |
| HSL | hsl(132, 59%, 65%) |
| HSV | hsv(132, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 39.4%, 14.5%) |
| CIE-LAB | lab(79.15, -49.06, 33.06) |
| CIE-LCH | lch(79.15, 59.16, 146.03°) |
| OKLab | oklab(80.33% -0.1332 0.082) |
| OKLCH | oklch(80.33% 0.156 148.4) |
| XYZ | xyz(35.7896, 55.1855, 30.5912) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 5.08
Emerald
#50C878
ΔE00 5.09
Lightgreen
#90EE90
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA84 #DA6FC5
analogous
#90DA6F #6FDA84 #6FDABA
triadic
#6FDA84 #846FDA #DA846F
tetradic
#6FDA84 #6F90DA #DA6FC5 #DABA6F
square
#6FDA84 #6F90DA #DA6FC5 #DABA6F
split-complementary
#6FDA84 #BA6FDA #DA6F90
monochromatic
#2AA442 #3ECD5A #6FDA84 #A0E7AE #D0F3D7
Accessibility & contrast
On white
1.74
#6FDA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6FDA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA84
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA84 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7E
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#5BD6C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fda84; /* rgb */ color: rgb(111, 218, 132); /* oklch */ color: oklch(80.3% 0.156 148.4);
Tailwind
colors: {
custom: {
50: '#9fe6a8',
500: '#6fda84',
950: '#000000',
},
}SCSS
$custom: #6fda84; $custom-light: #9fe6a8; $custom-dark: #000000;
JSON
{
"hex": "#6fda84",
"rgb": {
"r": 111,
"g": 218,
"b": 132
},
"hsl": {
"h": 131.776,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80334,
"c": 0.15641,
"h": 148.4
},
"luminance": 0.55188
}Semantic roles & 50–950 ramp
primary
#6FDA84
secondary
#A84694
accent
#1FA6C7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1610
muted
#808480