#6FD780#6FD780
#6FD780 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.5% C 0.156 H 147.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD780 |
|---|---|
| RGB | rgb(111, 215, 128) |
| HSL | hsl(130, 57%, 64%) |
| HSV | hsv(130, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.19, -48.47, 33.84) |
| CIE-LCH | lch(78.19, 59.11, 145.08°) |
| OKLab | oklab(79.53% -0.1316 0.0837) |
| OKLCH | oklch(79.53% 0.156 147.5) |
| XYZ | xyz(34.7502, 53.5363, 28.9202) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.63
Weird Green
#3AE57F
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.48
Lightish Green
#61E160
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD780 #D76FC6
analogous
#92D76F #6FD780 #6FD7B4
triadic
#6FD780 #806FD7 #D7806F
tetradic
#6FD780 #6F92D7 #D76FC6 #D7B46F
square
#6FD780 #6F92D7 #D76FC6 #D7B46F
split-complementary
#6FD780 #B46FD7 #D76F92
monochromatic
#2C9F3F #3FCA56 #6FD780 #9FE4AA #CFF2D4
Accessibility & contrast
On white
1.79
#6FD780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6FD780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD780
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD780 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#CBBD85
Tritanopia (blue-blind)
#5DD3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd780; /* rgb */ color: rgb(111, 215, 128); /* oklch */ color: oklch(79.5% 0.156 147.5);
Tailwind
colors: {
custom: {
50: '#9fe4a6',
500: '#6fd780',
950: '#000000',
},
}SCSS
$custom: #6fd780; $custom-light: #9fe4a6; $custom-dark: #000000;
JSON
{
"hex": "#6fd780",
"rgb": {
"r": 111,
"g": 215,
"b": 128
},
"hsl": {
"h": 129.808,
"s": 56.522,
"l": 63.922
},
"oklch": {
"l": 0.79531,
"c": 0.15596,
"h": 147.5
},
"luminance": 0.53539
}Semantic roles & 50–950 ramp
primary
#6FD780
secondary
#A34794
accent
#21A9C4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480