#6FDA76#6FDA76
#6FDA76 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.1% C 0.170 H 145.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDA76 |
|---|---|
| RGB | rgb(111, 218, 118) |
| HSL | hsl(124, 59%, 65%) |
| HSV | hsv(124, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(78.94, -51.21, 39.80) |
| CIE-LCH | lch(78.94, 64.86, 142.14°) |
| OKLab | oklab(80.1% -0.1391 0.0971) |
| OKLCH | oklch(80.1% 0.17 145.1) |
| XYZ | xyz(34.8951, 54.8277, 25.8800) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.03
Fresh Green
#69D84F
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.34
Emerald
#50C878
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDA76 #DA6FD3
analogous
#9EDA6F #6FDA76 #6FDAAC
triadic
#6FDA76 #766FDA #DA766F
tetradic
#6FDA76 #6F9EDA #DA6FD3 #DAAC6F
square
#6FDA76 #6F9EDA #DA6FD3 #DAAC6F
split-complementary
#6FDA76 #AC6FDA #DA6F9E
monochromatic
#2AA432 #3ECD48 #6FDA76 #A0E7A4 #D0F3D3
Accessibility & contrast
On white
1.75
#6FDA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6FDA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDA76
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDA76 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA6E
Deuteranopia (green-blind)
#CEC07D
Tritanopia (blue-blind)
#5FD5C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fda76; /* rgb */ color: rgb(111, 218, 118); /* oklch */ color: oklch(80.1% 0.170 145.1);
Tailwind
colors: {
custom: {
50: '#9fe69f',
500: '#6fda76',
950: '#000000',
},
}SCSS
$custom: #6fda76; $custom-light: #9fe69f; $custom-dark: #000000;
JSON
{
"hex": "#6fda76",
"rgb": {
"r": 111,
"g": 218,
"b": 118
},
"hsl": {
"h": 123.925,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.80098,
"c": 0.16964,
"h": 145.1
},
"luminance": 0.5483
}Semantic roles & 50–950 ramp
primary
#6FDA76
secondary
#A846A1
accent
#1FBCC7
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480