#6FDD76#6FDD76
#6FDD76 is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.174 H 145.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDD76 |
|---|---|
| RGB | rgb(111, 221, 118) |
| HSL | hsl(124, 62%, 65%) |
| HSV | hsv(124, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.84, -52.41, 40.94) |
| CIE-LCH | lch(79.84, 66.51, 142.01°) |
| OKLab | oklab(80.83% -0.1423 0.0997) |
| OKLCH | oklch(80.83% 0.174 145) |
| XYZ | xyz(35.6800, 56.3977, 26.1417) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.40
Fresh Green
#69D84F
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.02
Emerald
#50C878
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDD76 #DD6FD6
analogous
#9FDD6F #6FDD76 #6FDDAD
triadic
#6FDD76 #766FDD #DD766F
tetradic
#6FDD76 #6F9FDD #DD6FD6 #DDAD6F
square
#6FDD76 #6F9FDD #DD6FD6 #DDAD6F
split-complementary
#6FDD76 #AD6FDD #DD6F9F
monochromatic
#28AA30 #3DD147 #6FDD76 #A1E9A5 #D2F4D4
Accessibility & contrast
On white
1.71
#6FDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6FDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDD76
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDD76 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#5ED8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdd76; /* rgb */ color: rgb(111, 221, 118); /* oklch */ color: oklch(80.8% 0.174 145.0);
Tailwind
colors: {
custom: {
50: '#a0e89f',
500: '#6fdd76',
950: '#000000',
},
}SCSS
$custom: #6fdd76; $custom-light: #a0e89f; $custom-dark: #000000;
JSON
{
"hex": "#6fdd76",
"rgb": {
"r": 111,
"g": 221,
"b": 118
},
"hsl": {
"h": 123.818,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.80833,
"c": 0.17377,
"h": 145
},
"luminance": 0.564
}Semantic roles & 50–950 ramp
primary
#6FDD76
secondary
#AC44A5
accent
#1CBECA
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480