#6FDB76#6FDB76
#6FDB76 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.171 H 145.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDB76 |
|---|---|
| RGB | rgb(111, 219, 118) |
| HSL | hsl(124, 60%, 65%) |
| HSV | hsv(124, 49%, 86%) |
| CMYK | cmyk(49.3%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(79.24, -51.61, 40.18) |
| CIE-LCH | lch(79.24, 65.41, 142.10°) |
| OKLab | oklab(80.34% -0.1402 0.098) |
| OKLCH | oklch(80.34% 0.171 145.1) |
| XYZ | xyz(35.1551, 55.3479, 25.9667) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 4.57
Fresh Green
#69D84F
ΔE00 4.97
Tealish Green
#0CDC73
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 5.18
Emerald
#50C878
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDB76 #DB6FD4
analogous
#9EDB6F #6FDB76 #6FDBAC
triadic
#6FDB76 #766FDB #DB766F
tetradic
#6FDB76 #6F9EDB #DB6FD4 #DBAC6F
square
#6FDB76 #6F9EDB #DB6FD4 #DBAC6F
split-complementary
#6FDB76 #AC6FDB #DB6F9E
monochromatic
#2AA632 #3ECF47 #6FDB76 #A0E7A5 #D1F3D3
Accessibility & contrast
On white
1.74
#6FDB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6FDB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDB76
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDB76 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#5ED6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fdb76; /* rgb */ color: rgb(111, 219, 118); /* oklch */ color: oklch(80.3% 0.171 145.1);
Tailwind
colors: {
custom: {
50: '#9fe79f',
500: '#6fdb76',
950: '#000000',
},
}SCSS
$custom: #6fdb76; $custom-light: #9fe79f; $custom-dark: #000000;
JSON
{
"hex": "#6fdb76",
"rgb": {
"r": 111,
"g": 219,
"b": 118
},
"hsl": {
"h": 123.889,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.80343,
"c": 0.17102,
"h": 145.1
},
"luminance": 0.55351
}Semantic roles & 50–950 ramp
primary
#6FDB76
secondary
#A945A3
accent
#1EBDC8
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F160F
muted
#808480