#6FD679#6FD679
#6FD679 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.161 H 145.9°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD679 |
|---|---|
| RGB | rgb(111, 214, 121) |
| HSL | hsl(126, 56%, 64%) |
| HSV | hsv(126, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 43.5%, 16.1%) |
| CIE-LAB | lab(77.79, -49.14, 36.84) |
| CIE-LCH | lch(77.79, 61.42, 143.14°) |
| OKLab | oklab(79.17% -0.1335 0.0905) |
| OKLCH | oklch(79.17% 0.161 145.9) |
| XYZ | xyz(34.0514, 52.8506, 26.4923) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.12
Tealish Green
#0CDC73
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD679 #D66FCC
analogous
#98D66F #6FD679 #6FD6AC
triadic
#6FD679 #796FD6 #D6796F
tetradic
#6FD679 #6F98D6 #D66FCC #D6AC6F
square
#6FD679 #6F98D6 #D66FCC #D6AC6F
split-complementary
#6FD679 #AC6FD6 #D66F98
monochromatic
#2D9E38 #3FC84D #6FD679 #9FE4A5 #CEF1D2
Accessibility & contrast
On white
1.81
#6FD679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6FD679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD679
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD679 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#CABC7F
Tritanopia (blue-blind)
#5FD2BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd679; /* rgb */ color: rgb(111, 214, 121); /* oklch */ color: oklch(79.2% 0.161 145.9);
Tailwind
colors: {
custom: {
50: '#9fe3a1',
500: '#6fd679',
950: '#000000',
},
}SCSS
$custom: #6fd679; $custom-light: #9fe3a1; $custom-dark: #000000;
JSON
{
"hex": "#6fd679",
"rgb": {
"r": 111,
"g": 214,
"b": 121
},
"hsl": {
"h": 125.825,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79166,
"c": 0.16123,
"h": 145.9
},
"luminance": 0.52853
}Semantic roles & 50–950 ramp
primary
#6FD679
secondary
#A24799
accent
#22B4C3
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480